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