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