Packages

 

com.aspose.cad.fileformats.ifc.ifc2x3.entities

Classes

com.aspose.cad.fileformats.ifc.ifc2x3.entities

Class IfcApprovalRelationship

  • All Implemented Interfaces:
    IIfcEntity


    public class IfcApprovalRelationship
    extends IfcEntity
    • Constructor Detail

      • IfcApprovalRelationship

        public IfcApprovalRelationship()
    • Method Detail

      • getRelatedApproval

        public final IfcApproval getRelatedApproval()
      • setRelatedApproval

        public final void setRelatedApproval(IfcApproval value)
      • getRelatingApproval

        public final IfcApproval getRelatingApproval()
      • setRelatingApproval

        public final void setRelatingApproval(IfcApproval value)
      • getDescription

        public final IfcText getDescription()
      • setDescription

        public final void setDescription(IfcText value)
      • getName

        public final IfcLabel getName()
      • setName

        public final void setName(IfcLabel value)