public class IfcCalendarDate2X3 extends IfcEntityBase
IfcCalendarDate
| Constructor and Description |
|---|
IfcCalendarDate2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcDayInMonthNumber2X3 |
getDayComponent() |
IfcMonthInYearNumber2X3 |
getMonthComponent() |
IfcYearNumber2X3 |
getYearComponent() |
void |
setDayComponent(IfcDayInMonthNumber2X3 value) |
void |
setMonthComponent(IfcMonthInYearNumber2X3 value) |
void |
setYearComponent(IfcYearNumber2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcDayInMonthNumber2X3 getDayComponent()
public final void setDayComponent(IfcDayInMonthNumber2X3 value)
public final IfcMonthInYearNumber2X3 getMonthComponent()
public final void setMonthComponent(IfcMonthInYearNumber2X3 value)
public final IfcYearNumber2X3 getYearComponent()
public final void setYearComponent(IfcYearNumber2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.