Packages

 

com.aspose.cad.fileformats.ifc.header

Class IfcFileName

    • Constructor Detail

      • IfcFileName

        public IfcFileName()
    • Method Detail

      • getName

        public final String getName()

        Gets or sets the name.

        Value: The name.
      • setName

        public final void setName(String value)

        Gets or sets the name.

        Value: The name.
      • getTimestamp

        public final String getTimestamp()

        Gets or sets the timestamp.

        Value: The timestamp.
      • setTimestamp

        public final void setTimestamp(String value)

        Gets or sets the timestamp.

        Value: The timestamp.
      • getAuthor

        public final IfcCollection<String> getAuthor()

        Gets or sets the author.

        Value: The author.
      • setAuthor

        public final void setAuthor(IfcCollection<String> value)

        Gets or sets the author.

        Value: The author.
      • getOrganization

        public final IfcCollection<String> getOrganization()

        Gets or sets the organization.

        Value: The organization.
      • setOrganization

        public final void setOrganization(IfcCollection<String> value)

        Gets or sets the organization.

        Value: The organization.
      • getPreprocessorVersion

        public final String getPreprocessorVersion()

        Gets or sets the preprocessor version.

        Value: The preprocessor version.
      • setPreprocessorVersion

        public final void setPreprocessorVersion(String value)

        Gets or sets the preprocessor version.

        Value: The preprocessor version.
      • getOriginatingSystem

        public final String getOriginatingSystem()

        Gets or sets the originating system.

        Value: The originating system.
      • setOriginatingSystem

        public final void setOriginatingSystem(String value)

        Gets or sets the originating system.

        Value: The originating system.
      • getAuthorization

        public final String getAuthorization()

        Gets or sets the authorization.

        Value: The authorization.
      • setAuthorization

        public final void setAuthorization(String value)

        Gets or sets the authorization.

        Value: The authorization.