public interface IfcCostValue extends IfcAppliedValue, IfcMetricValueSelect
| Modifier and Type | Method and Description |
|---|---|
String |
getCondition()
Returns the value of the 'Condition' attribute.
|
String |
getCostType()
Returns the value of the 'Cost Type' attribute.
|
boolean |
isSetCondition()
Returns whether the value of the '
Condition' attribute is set. |
void |
setCondition(String value)
Sets the value of the '
Condition' attribute. |
void |
setCostType(String value)
Sets the value of the '
Cost Type' attribute. |
void |
unsetCondition()
Unsets the value of the '
Condition' attribute. |
getApplicableDate, getAppliedValue, getDescription, getFixedUntilDate, getIsComponentIn, getName, getUnitBasis, getValueOfComponents, getValuesReferenced, isSetApplicableDate, isSetAppliedValue, isSetDescription, isSetFixedUntilDate, isSetIsComponentIn, isSetName, isSetUnitBasis, isSetValueOfComponents, isSetValuesReferenced, setApplicableDate, setAppliedValue, setDescription, setFixedUntilDate, setName, setUnitBasis, unsetApplicableDate, unsetAppliedValue, unsetDescription, unsetFixedUntilDate, unsetIsComponentIn, unsetName, unsetUnitBasis, unsetValueOfComponents, unsetValuesReferencedforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getCostType()
If the meaning of the 'Cost Type' attribute isn't clear, there really should be more of a description here...
setCostType(String),
Ifc2x3tc1Package.getIfcCostValue_CostType()void setCostType(String value)
Cost Type' attribute.
value - the new value of the 'Cost Type' attribute.getCostType()String getCondition()
If the meaning of the 'Condition' attribute isn't clear, there really should be more of a description here...
isSetCondition(),
unsetCondition(),
setCondition(String),
Ifc2x3tc1Package.getIfcCostValue_Condition()void setCondition(String value)
Condition' attribute.
value - the new value of the 'Condition' attribute.isSetCondition(),
unsetCondition(),
getCondition()void unsetCondition()
Condition' attribute.
isSetCondition(),
getCondition(),
setCondition(String)boolean isSetCondition()
Condition' attribute is set.
unsetCondition(),
getCondition(),
setCondition(String)Copyright © 2018 OpenSource BIM. All rights reserved.