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