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