public interface IfcCoordinatedUniversalTimeOffset extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getHourOffset()
Returns the value of the 'Hour Offset' attribute.
|
int |
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(int value)
Sets the value of the '
Hour Offset' attribute. |
void |
setMinuteOffset(int 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, removeint getHourOffset()
If the meaning of the 'Hour Offset' attribute isn't clear, there really should be more of a description here...
setHourOffset(int),
Ifc2x3tc1Package.getIfcCoordinatedUniversalTimeOffset_HourOffset()void setHourOffset(int value)
Hour Offset' attribute.
value - the new value of the 'Hour Offset' attribute.getHourOffset()int getMinuteOffset()
If the meaning of the 'Minute Offset' attribute isn't clear, there really should be more of a description here...
isSetMinuteOffset(),
unsetMinuteOffset(),
setMinuteOffset(int),
Ifc2x3tc1Package.getIfcCoordinatedUniversalTimeOffset_MinuteOffset()void setMinuteOffset(int value)
Minute Offset' attribute.
value - the new value of the 'Minute Offset' attribute.isSetMinuteOffset(),
unsetMinuteOffset(),
getMinuteOffset()void unsetMinuteOffset()
Minute Offset' attribute.
isSetMinuteOffset(),
getMinuteOffset(),
setMinuteOffset(int)boolean isSetMinuteOffset()
Minute Offset' attribute is set.
unsetMinuteOffset(),
getMinuteOffset(),
setMinuteOffset(int)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 © 2016 OpenSource BIM. All rights reserved.