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