| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcSpaceHeaterTypeEnum> |
IfcSpaceHeaterTypeEnum.VALUES
A public read-only list of all the 'Ifc Space Heater Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcSpaceHeaterTypeEnum |
IfcSpaceHeaterTypeEnum.get(int value)
Returns the 'Ifc Space Heater Type Enum' literal with the specified integer value.
|
static IfcSpaceHeaterTypeEnum |
IfcSpaceHeaterTypeEnum.get(String literal)
Returns the 'Ifc Space Heater Type Enum' literal with the specified literal value.
|
static IfcSpaceHeaterTypeEnum |
IfcSpaceHeaterTypeEnum.getByName(String name)
Returns the 'Ifc Space Heater Type Enum' literal with the specified name.
|
IfcSpaceHeaterTypeEnum |
IfcSpaceHeaterType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcSpaceHeaterTypeEnum |
IfcSpaceHeater.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcSpaceHeaterTypeEnum |
IfcSpaceHeaterTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSpaceHeaterTypeEnum[] |
IfcSpaceHeaterTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSpaceHeaterType.setPredefinedType(IfcSpaceHeaterTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
IfcSpaceHeater.setPredefinedType(IfcSpaceHeaterTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcSpaceHeaterTypeEnum |
Ifc4FactoryImpl.createIfcSpaceHeaterTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcSpaceHeaterTypeEnum |
IfcSpaceHeaterImpl.getPredefinedType() |
IfcSpaceHeaterTypeEnum |
IfcSpaceHeaterTypeImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSpaceHeaterImpl.setPredefinedType(IfcSpaceHeaterTypeEnum newPredefinedType) |
void |
IfcSpaceHeaterTypeImpl.setPredefinedType(IfcSpaceHeaterTypeEnum newPredefinedType) |
Copyright © 2016 OpenSource BIM. All rights reserved.