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