public interface IfcCostSchedule extends IfcControl
| Modifier and Type | Method and Description |
|---|---|
IfcCostScheduleTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
String |
getStatus()
Returns the value of the 'Status' attribute.
|
String |
getSubmittedOn()
Returns the value of the 'Submitted On' attribute.
|
String |
getUpdateDate()
Returns the value of the 'Update Date' attribute.
|
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
boolean |
isSetStatus()
Returns whether the value of the '
Status' attribute is set. |
boolean |
isSetSubmittedOn()
Returns whether the value of the '
Submitted On' attribute is set. |
boolean |
isSetUpdateDate()
Returns whether the value of the '
Update Date' attribute is set. |
void |
setPredefinedType(IfcCostScheduleTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setStatus(String value)
Sets the value of the '
Status' attribute. |
void |
setSubmittedOn(String value)
Sets the value of the '
Submitted On' attribute. |
void |
setUpdateDate(String value)
Sets the value of the '
Update Date' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
void |
unsetStatus()
Unsets the value of the '
Status' attribute. |
void |
unsetSubmittedOn()
Unsets the value of the '
Submitted On' attribute. |
void |
unsetUpdateDate()
Unsets the value of the '
Update Date' attribute. |
getControls, getIdentification, isSetControls, isSetIdentification, setIdentification, unsetControls, unsetIdentificationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCostScheduleTypeEnum getPredefinedType()
IfcCostScheduleTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcCostScheduleTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcCostScheduleTypeEnum),
Ifc4Package.getIfcCostSchedule_PredefinedType()void setPredefinedType(IfcCostScheduleTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcCostScheduleTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcCostScheduleTypeEnum)String getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
isSetStatus(),
unsetStatus(),
setStatus(String),
Ifc4Package.getIfcCostSchedule_Status()void setStatus(String value)
Status' attribute.
value - the new value of the 'Status' attribute.isSetStatus(),
unsetStatus(),
getStatus()void unsetStatus()
Status' attribute.
isSetStatus(),
getStatus(),
setStatus(String)boolean isSetStatus()
Status' attribute is set.
unsetStatus(),
getStatus(),
setStatus(String)String getSubmittedOn()
If the meaning of the 'Submitted On' attribute isn't clear, there really should be more of a description here...
isSetSubmittedOn(),
unsetSubmittedOn(),
setSubmittedOn(String),
Ifc4Package.getIfcCostSchedule_SubmittedOn()void setSubmittedOn(String value)
Submitted On' attribute.
value - the new value of the 'Submitted On' attribute.isSetSubmittedOn(),
unsetSubmittedOn(),
getSubmittedOn()void unsetSubmittedOn()
Submitted On' attribute.
isSetSubmittedOn(),
getSubmittedOn(),
setSubmittedOn(String)boolean isSetSubmittedOn()
Submitted On' attribute is set.
unsetSubmittedOn(),
getSubmittedOn(),
setSubmittedOn(String)String getUpdateDate()
If the meaning of the 'Update Date' attribute isn't clear, there really should be more of a description here...
isSetUpdateDate(),
unsetUpdateDate(),
setUpdateDate(String),
Ifc4Package.getIfcCostSchedule_UpdateDate()void setUpdateDate(String value)
Update Date' attribute.
value - the new value of the 'Update Date' attribute.isSetUpdateDate(),
unsetUpdateDate(),
getUpdateDate()void unsetUpdateDate()
Update Date' attribute.
isSetUpdateDate(),
getUpdateDate(),
setUpdateDate(String)boolean isSetUpdateDate()
Update Date' attribute is set.
unsetUpdateDate(),
getUpdateDate(),
setUpdateDate(String)Copyright © 2018 OpenSource BIM. All rights reserved.