public class IfcTask4 extends IfcProcess4
IfcTask
| Constructor and Description |
|---|
IfcTask4() |
| Modifier and Type | Method and Description |
|---|---|
IfcTaskTypeEnum4 |
getPredefinedType() |
IfcInteger4 |
getPriority() |
IfcLabel4 |
getStatus() |
IfcTaskTime4 |
getTaskTime() |
IfcLabel4 |
getWorkMethod() |
IfcBoolean4 |
isMilestone() |
void |
setMilestone(IfcBoolean4 value) |
void |
setPredefinedType(IfcTaskTypeEnum4 value) |
void |
setPriority(IfcInteger4 value) |
void |
setStatus(IfcLabel4 value) |
void |
setTaskTime(IfcTaskTime4 value) |
void |
setWorkMethod(IfcLabel4 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 IfcLabel4 getStatus()
public final void setStatus(IfcLabel4 value)
public final IfcLabel4 getWorkMethod()
public final void setWorkMethod(IfcLabel4 value)
public final IfcBoolean4 isMilestone()
public final void setMilestone(IfcBoolean4 value)
public final IfcInteger4 getPriority()
public final void setPriority(IfcInteger4 value)
public final IfcTaskTime4 getTaskTime()
public final void setTaskTime(IfcTaskTime4 value)
public final IfcTaskTypeEnum4 getPredefinedType()
public final void setPredefinedType(IfcTaskTypeEnum4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.