public interface IfcQuantityCount extends IfcPhysicalSimpleQuantity
| Modifier and Type | Method and Description |
|---|---|
double |
getCountValue()
Returns the value of the 'Count Value' attribute.
|
String |
getCountValueAsString()
Returns the value of the 'Count Value As String' attribute.
|
void |
setCountValue(double value)
Sets the value of the '
Count Value' attribute. |
void |
setCountValueAsString(String value)
Sets the value of the '
Count Value As String' attribute. |
getUnit, isSetUnit, setUnit, unsetUnitgetDescription, getName, getPartOfComplex, isSetDescription, isSetPartOfComplex, setDescription, setName, unsetDescription, unsetPartOfComplexforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getCountValue()
If the meaning of the 'Count Value' attribute isn't clear, there really should be more of a description here...
setCountValue(double),
Ifc2x3tc1Package.getIfcQuantityCount_CountValue()void setCountValue(double value)
Count Value' attribute.
value - the new value of the 'Count Value' attribute.getCountValue()String getCountValueAsString()
If the meaning of the 'Count Value As String' attribute isn't clear, there really should be more of a description here...
setCountValueAsString(String),
Ifc2x3tc1Package.getIfcQuantityCount_CountValueAsString()void setCountValueAsString(String value)
Count Value As String' attribute.
value - the new value of the 'Count Value As String' attribute.getCountValueAsString()Copyright © 2018 OpenSource BIM. All rights reserved.