public interface IfcSpatialZoneType extends IfcSpatialElementType
| Modifier and Type | Method and Description |
|---|---|
String |
getLongName()
Returns the value of the 'Long Name' attribute.
|
IfcSpatialZoneTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetLongName()
Returns whether the value of the '
Long Name' attribute is set. |
void |
setLongName(String value)
Sets the value of the '
Long Name' attribute. |
void |
setPredefinedType(IfcSpatialZoneTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetLongName()
Unsets the value of the '
Long Name' attribute. |
getElementType, isSetElementType, setElementType, unsetElementTypegetReferencedBy, getRepresentationMaps, getTag, isSetReferencedBy, isSetRepresentationMaps, isSetTag, setTag, unsetReferencedBy, unsetRepresentationMaps, unsetTaggetApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, 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, removeIfcSpatialZoneTypeEnum getPredefinedType()
IfcSpatialZoneTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcSpatialZoneTypeEnum,
setPredefinedType(IfcSpatialZoneTypeEnum),
Ifc4Package.getIfcSpatialZoneType_PredefinedType()void setPredefinedType(IfcSpatialZoneTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcSpatialZoneTypeEnum,
getPredefinedType()String getLongName()
If the meaning of the 'Long Name' attribute isn't clear, there really should be more of a description here...
isSetLongName(),
unsetLongName(),
setLongName(String),
Ifc4Package.getIfcSpatialZoneType_LongName()void setLongName(String value)
Long Name' attribute.
value - the new value of the 'Long Name' attribute.isSetLongName(),
unsetLongName(),
getLongName()void unsetLongName()
Long Name' attribute.
isSetLongName(),
getLongName(),
setLongName(String)boolean isSetLongName()
Long Name' attribute is set.
unsetLongName(),
getLongName(),
setLongName(String)Copyright © 2018 OpenSource BIM. All rights reserved.