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