public class IfcLocalTime2X3 extends IfcEntityBase
IfcLocalTime
| Constructor and Description |
|---|
IfcLocalTime2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcDaylightSavingHour2X3 |
getDaylightSavingOffset() |
IfcHourInDay2X3 |
getHourComponent() |
IfcMinuteInHour2X3 |
getMinuteComponent() |
IfcSecondInMinute2X3 |
getSecondComponent() |
IfcCoordinatedUniversalTimeOffset2X3 |
getZone() |
void |
setDaylightSavingOffset(IfcDaylightSavingHour2X3 value) |
void |
setHourComponent(IfcHourInDay2X3 value) |
void |
setMinuteComponent(IfcMinuteInHour2X3 value) |
void |
setSecondComponent(IfcSecondInMinute2X3 value) |
void |
setZone(IfcCoordinatedUniversalTimeOffset2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcHourInDay2X3 getHourComponent()
public final void setHourComponent(IfcHourInDay2X3 value)
public final IfcMinuteInHour2X3 getMinuteComponent()
public final void setMinuteComponent(IfcMinuteInHour2X3 value)
public final IfcSecondInMinute2X3 getSecondComponent()
public final void setSecondComponent(IfcSecondInMinute2X3 value)
public final IfcCoordinatedUniversalTimeOffset2X3 getZone()
public final void setZone(IfcCoordinatedUniversalTimeOffset2X3 value)
public final IfcDaylightSavingHour2X3 getDaylightSavingOffset()
public final void setDaylightSavingOffset(IfcDaylightSavingHour2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.