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