public class IfcTask2X3 extends IfcProcess2X3
IfcTask
| Constructor and Description |
|---|
IfcTask2X3() |
| Modifier and Type | Method and Description |
|---|---|
long |
getPriority() |
IfcLabel2X3 |
getStatus() |
IfcIdentifier2X3 |
getTaskId() |
IfcLabel2X3 |
getWorkMethod() |
boolean |
isMilestone() |
void |
setMilestone(boolean value) |
void |
setPriority(long value) |
void |
setStatus(IfcLabel2X3 value) |
void |
setTaskId(IfcIdentifier2X3 value) |
void |
setWorkMethod(IfcLabel2X3 value) |
getOperatesOn, isPredecessorTo, isSuccessorFromgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcIdentifier2X3 getTaskId()
public final void setTaskId(IfcIdentifier2X3 value)
public final IfcLabel2X3 getStatus()
public final void setStatus(IfcLabel2X3 value)
public final IfcLabel2X3 getWorkMethod()
public final void setWorkMethod(IfcLabel2X3 value)
public final boolean isMilestone()
public final void setMilestone(boolean value)
public final long getPriority()
public final void setPriority(long value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.