public interface IfcCoordinatedUniversalTimeOffset extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
long |
getHourOffset()
Returns the value of the 'Hour Offset' attribute.
|
long |
getMinuteOffset()
Returns the value of the 'Minute Offset' attribute.
|
IfcAheadOrBehind |
getSense()
Returns the value of the 'Sense' attribute.
|
boolean |
isSetMinuteOffset()
Returns whether the value of the '
Minute Offset' attribute is set. |
void |
setHourOffset(long value)
Sets the value of the '
Hour Offset' attribute. |
void |
setMinuteOffset(long value)
Sets the value of the '
Minute Offset' attribute. |
void |
setSense(IfcAheadOrBehind value)
Sets the value of the '
Sense' attribute. |
void |
unsetMinuteOffset()
Unsets the value of the '
Minute Offset' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removelong getHourOffset()
If the meaning of the 'Hour Offset' attribute isn't clear, there really should be more of a description here...
setHourOffset(long),
Ifc2x3tc1Package.getIfcCoordinatedUniversalTimeOffset_HourOffset()void setHourOffset(long value)
Hour Offset' attribute.
value - the new value of the 'Hour Offset' attribute.getHourOffset()long getMinuteOffset()
If the meaning of the 'Minute Offset' attribute isn't clear, there really should be more of a description here...
isSetMinuteOffset(),
unsetMinuteOffset(),
setMinuteOffset(long),
Ifc2x3tc1Package.getIfcCoordinatedUniversalTimeOffset_MinuteOffset()void setMinuteOffset(long value)
Minute Offset' attribute.
value - the new value of the 'Minute Offset' attribute.isSetMinuteOffset(),
unsetMinuteOffset(),
getMinuteOffset()void unsetMinuteOffset()
Minute Offset' attribute.
boolean isSetMinuteOffset()
Minute Offset' attribute is set.
unsetMinuteOffset(),
getMinuteOffset(),
setMinuteOffset(long)IfcAheadOrBehind getSense()
IfcAheadOrBehind.
If the meaning of the 'Sense' attribute isn't clear, there really should be more of a description here...
IfcAheadOrBehind,
setSense(IfcAheadOrBehind),
Ifc2x3tc1Package.getIfcCoordinatedUniversalTimeOffset_Sense()void setSense(IfcAheadOrBehind value)
Sense' attribute.
value - the new value of the 'Sense' attribute.IfcAheadOrBehind,
getSense()Copyright © 2018 OpenSource BIM. All rights reserved.