public interface IfcDateAndTime extends IfcDateTimeSelect, IfcObjectReferenceSelect
| Modifier and Type | Method and Description |
|---|---|
IfcCalendarDate |
getDateComponent()
Returns the value of the 'Date Component' reference.
|
IfcLocalTime |
getTimeComponent()
Returns the value of the 'Time Component' reference.
|
void |
setDateComponent(IfcCalendarDate value)
Sets the value of the '
Date Component' reference. |
void |
setTimeComponent(IfcLocalTime value)
Sets the value of the '
Time Component' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCalendarDate getDateComponent()
If the meaning of the 'Date Component' reference isn't clear, there really should be more of a description here...
setDateComponent(IfcCalendarDate),
Ifc2x3tc1Package.getIfcDateAndTime_DateComponent()void setDateComponent(IfcCalendarDate value)
Date Component' reference.
value - the new value of the 'Date Component' reference.getDateComponent()IfcLocalTime getTimeComponent()
If the meaning of the 'Time Component' reference isn't clear, there really should be more of a description here...
setTimeComponent(IfcLocalTime),
Ifc2x3tc1Package.getIfcDateAndTime_TimeComponent()void setTimeComponent(IfcLocalTime value)
Time Component' reference.
value - the new value of the 'Time Component' reference.getTimeComponent()Copyright © 2018 OpenSource BIM. All rights reserved.