public class IfcCostSchedule extends IfcControl
| Constructor and Description |
|---|
IfcCostSchedule() |
| Modifier and Type | Method and Description |
|---|---|
IfcCostScheduleTypeEnum |
getPredefinedType() |
IfcLabel |
getStatus() |
IfcDateTime |
getSubmittedOn() |
IfcDateTime |
getUpdateDate() |
void |
setPredefinedType(IfcCostScheduleTypeEnum value) |
void |
setStatus(IfcLabel value) |
void |
setSubmittedOn(IfcDateTime value) |
void |
setUpdateDate(IfcDateTime value) |
getControls, getIdentification, setIdentificationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCostScheduleTypeEnum getPredefinedType()
public final void setPredefinedType(IfcCostScheduleTypeEnum value)
public final IfcLabel getStatus()
public final void setStatus(IfcLabel value)
public final IfcDateTime getSubmittedOn()
public final void setSubmittedOn(IfcDateTime value)
public final IfcDateTime getUpdateDate()
public final void setUpdateDate(IfcDateTime value)