IfcBuildingSystem
Inheritance: java.lang.Object, IfcSystem
Constructors
| Constructor | Description |
|---|---|
| IfcBuildingSystem() |
Methods
| Method | Description |
|---|---|
| getPredefinedType() | |
| setPredefinedType(IfcBuildingSystemTypeEnum value) | |
| getLongName() | |
| setLongName(IfcLabel value) |
IfcBuildingSystem()
public IfcBuildingSystem()
getPredefinedType()
public final IfcBuildingSystemTypeEnum getPredefinedType()
Returns: IfcBuildingSystemTypeEnum
setPredefinedType(IfcBuildingSystemTypeEnum value)
public final void setPredefinedType(IfcBuildingSystemTypeEnum value)
getLongName()
public final IfcLabel getLongName()
Returns: IfcLabel
setLongName(IfcLabel value)
public final void setLongName(IfcLabel value)