| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcDateAndTime |
Ifc2x3tc1Factory.createIfcDateAndTime()
Returns a new object of class 'Ifc Date And Time'.
|
IfcDateAndTime |
IfcDocumentInformation.getCreationTime()
Returns the value of the 'Creation Time' reference.
|
IfcDateAndTime |
IfcDocumentInformation.getLastRevisionTime()
Returns the value of the 'Last Revision Time' reference.
|
IfcDateAndTime |
IfcCurrencyRelationship.getRateDateTime()
Returns the value of the 'Rate Date Time' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDocumentInformation.setCreationTime(IfcDateAndTime value)
Sets the value of the '
Creation Time' reference. |
void |
IfcDocumentInformation.setLastRevisionTime(IfcDateAndTime value)
Sets the value of the '
Last Revision Time' reference. |
void |
IfcCurrencyRelationship.setRateDateTime(IfcDateAndTime value)
Sets the value of the '
Rate Date Time' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcDateAndTimeImpl
An implementation of the model object 'Ifc Date And Time'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDateAndTime |
Ifc2x3tc1FactoryImpl.createIfcDateAndTime() |
IfcDateAndTime |
IfcDocumentInformationImpl.getCreationTime() |
IfcDateAndTime |
IfcDocumentInformationImpl.getLastRevisionTime() |
IfcDateAndTime |
IfcCurrencyRelationshipImpl.getRateDateTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDocumentInformationImpl.setCreationTime(IfcDateAndTime newCreationTime) |
void |
IfcDocumentInformationImpl.setLastRevisionTime(IfcDateAndTime newLastRevisionTime) |
void |
IfcCurrencyRelationshipImpl.setRateDateTime(IfcDateAndTime newRateDateTime) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcDateAndTime(IfcDateAndTime object)
Returns the result of interpreting the object as an instance of 'Ifc Date And Time'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.