| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMonetaryUnit |
Ifc4Factory.createIfcMonetaryUnit()
Returns a new object of class 'Ifc Monetary Unit'.
|
IfcMonetaryUnit |
IfcCurrencyRelationship.getRelatedMonetaryUnit()
Returns the value of the 'Related Monetary Unit' reference.
|
IfcMonetaryUnit |
IfcCurrencyRelationship.getRelatingMonetaryUnit()
Returns the value of the 'Relating Monetary Unit' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCurrencyRelationship.setRelatedMonetaryUnit(IfcMonetaryUnit value)
Sets the value of the '
Related Monetary Unit' reference. |
void |
IfcCurrencyRelationship.setRelatingMonetaryUnit(IfcMonetaryUnit value)
Sets the value of the '
Relating Monetary Unit' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMonetaryUnitImpl
An implementation of the model object 'Ifc Monetary Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMonetaryUnit |
Ifc4FactoryImpl.createIfcMonetaryUnit() |
IfcMonetaryUnit |
IfcCurrencyRelationshipImpl.getRelatedMonetaryUnit() |
IfcMonetaryUnit |
IfcCurrencyRelationshipImpl.getRelatingMonetaryUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCurrencyRelationshipImpl.setRelatedMonetaryUnit(IfcMonetaryUnit newRelatedMonetaryUnit) |
void |
IfcCurrencyRelationshipImpl.setRelatingMonetaryUnit(IfcMonetaryUnit newRelatingMonetaryUnit) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcMonetaryUnit(IfcMonetaryUnit object)
Returns the result of interpreting the object as an instance of 'Ifc Monetary Unit'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.