Packages

 

com.aspose.cad.fileformats.ifc.ifc4.entities

Classes

com.aspose.cad.fileformats.ifc.ifc4.entities

Class IfcTypeResource

  • All Implemented Interfaces:
    IIfcEntity, com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition, com.aspose.cad_internal.fileformats.ifc.IIfcRoot
    Direct Known Subclasses:
    IfcConstructionResourceType


    public abstract class IfcTypeResource
    extends IfcTypeObject
    • Constructor Detail

      • IfcTypeResource

        public IfcTypeResource()
    • Method Detail

      • getIdentification

        public final IfcIdentifier getIdentification()
      • setIdentification

        public final void setIdentification(IfcIdentifier value)
      • getLongDescription

        public final IfcText getLongDescription()
      • setLongDescription

        public final void setLongDescription(IfcText value)
      • getResourceType

        public final IfcLabel getResourceType()
      • setResourceType

        public final void setResourceType(IfcLabel value)