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, setIdentification
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)