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