public class IfcTask4X3 extends IfcProcess4X3
IfcTask
| Constructor and Description |
|---|
IfcTask4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcTaskTypeEnum4X3 |
getPredefinedType() |
IfcInteger4X3 |
getPriority() |
IfcLabel4X3 |
getStatus() |
IfcTaskTime4X3 |
getTaskTime() |
IfcLabel4X3 |
getWorkMethod() |
IfcBoolean4X3 |
isMilestone() |
void |
setMilestone(IfcBoolean4X3 value) |
void |
setPredefinedType(IfcTaskTypeEnum4X3 value) |
void |
setPriority(IfcInteger4X3 value) |
void |
setStatus(IfcLabel4X3 value) |
void |
setTaskTime(IfcTaskTime4X3 value) |
void |
setWorkMethod(IfcLabel4X3 value) |
getIdentification, getLongDescription, getOperatesOn, isPredecessorTo, isSuccessorFrom, setIdentification, setLongDescriptiongetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLabel4X3 getStatus()
public final void setStatus(IfcLabel4X3 value)
public final IfcLabel4X3 getWorkMethod()
public final void setWorkMethod(IfcLabel4X3 value)
public final IfcBoolean4X3 isMilestone()
public final void setMilestone(IfcBoolean4X3 value)
public final IfcInteger4X3 getPriority()
public final void setPriority(IfcInteger4X3 value)
public final IfcTaskTime4X3 getTaskTime()
public final void setTaskTime(IfcTaskTime4X3 value)
public final IfcTaskTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcTaskTypeEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.