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