public interface IfcCalendarDate extends IfcDateTimeSelect, IfcObjectReferenceSelect
| Modifier and Type | Method and Description |
|---|---|
long |
getDayComponent()
Returns the value of the 'Day Component' attribute.
|
long |
getMonthComponent()
Returns the value of the 'Month Component' attribute.
|
long |
getYearComponent()
Returns the value of the 'Year Component' attribute.
|
void |
setDayComponent(long value)
Sets the value of the '
Day Component' attribute. |
void |
setMonthComponent(long value)
Sets the value of the '
Month Component' attribute. |
void |
setYearComponent(long value)
Sets the value of the '
Year Component' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removelong getDayComponent()
If the meaning of the 'Day Component' attribute isn't clear, there really should be more of a description here...
setDayComponent(long),
Ifc2x3tc1Package.getIfcCalendarDate_DayComponent()void setDayComponent(long value)
Day Component' attribute.
value - the new value of the 'Day Component' attribute.getDayComponent()long getMonthComponent()
If the meaning of the 'Month Component' attribute isn't clear, there really should be more of a description here...
setMonthComponent(long),
Ifc2x3tc1Package.getIfcCalendarDate_MonthComponent()void setMonthComponent(long value)
Month Component' attribute.
value - the new value of the 'Month Component' attribute.getMonthComponent()long getYearComponent()
If the meaning of the 'Year Component' attribute isn't clear, there really should be more of a description here...
setYearComponent(long),
Ifc2x3tc1Package.getIfcCalendarDate_YearComponent()void setYearComponent(long value)
Year Component' attribute.
value - the new value of the 'Year Component' attribute.getYearComponent()Copyright © 2018 OpenSource BIM. All rights reserved.