public class IfcDateAndTime2X3 extends IfcEntityBase
IfcDateAndTime
| Constructor and Description |
|---|
IfcDateAndTime2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCalendarDate2X3 |
getDateComponent() |
IfcLocalTime2X3 |
getTimeComponent() |
void |
setDateComponent(IfcCalendarDate2X3 value) |
void |
setTimeComponent(IfcLocalTime2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCalendarDate2X3 getDateComponent()
public final void setDateComponent(IfcCalendarDate2X3 value)
public final IfcLocalTime2X3 getTimeComponent()
public final void setTimeComponent(IfcLocalTime2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.