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