Packages

 

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

Classes

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

Class IfcTask

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


    public class IfcTask
    extends IfcProcess
    • Constructor Detail

      • IfcTask

        public IfcTask()
    • Method Detail

      • getStatus

        public final IfcLabel getStatus()
      • setStatus

        public final void setStatus(IfcLabel value)
      • getWorkMethod

        public final IfcLabel getWorkMethod()
      • setWorkMethod

        public final void setWorkMethod(IfcLabel value)
      • isMilestone

        public final boolean isMilestone()
      • setMilestone

        public final void setMilestone(boolean value)
      • getPriority

        public final int getPriority()
      • setPriority

        public final void setPriority(int value)