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