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