public interface IfcWorkTime extends IfcSchedulingTime
| Modifier and Type | Method and Description |
|---|---|
String |
getFinish()
Returns the value of the 'Finish' attribute.
|
IfcRecurrencePattern |
getRecurrencePattern()
Returns the value of the 'Recurrence Pattern' reference.
|
String |
getStart()
Returns the value of the 'Start' attribute.
|
boolean |
isSetFinish()
Returns whether the value of the '
Finish' attribute is set. |
boolean |
isSetRecurrencePattern()
Returns whether the value of the '
Recurrence Pattern' reference is set. |
boolean |
isSetStart()
Returns whether the value of the '
Start' attribute is set. |
void |
setFinish(String value)
Sets the value of the '
Finish' attribute. |
void |
setRecurrencePattern(IfcRecurrencePattern value)
Sets the value of the '
Recurrence Pattern' reference. |
void |
setStart(String value)
Sets the value of the '
Start' attribute. |
void |
unsetFinish()
Unsets the value of the '
Finish' attribute. |
void |
unsetRecurrencePattern()
Unsets the value of the '
Recurrence Pattern' reference. |
void |
unsetStart()
Unsets the value of the '
Start' attribute. |
getDataOrigin, getName, getUserDefinedDataOrigin, isSetDataOrigin, isSetName, isSetUserDefinedDataOrigin, setDataOrigin, setName, setUserDefinedDataOrigin, unsetDataOrigin, unsetName, unsetUserDefinedDataOriginforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcRecurrencePattern getRecurrencePattern()
If the meaning of the 'Recurrence Pattern' reference isn't clear, there really should be more of a description here...
isSetRecurrencePattern(),
unsetRecurrencePattern(),
setRecurrencePattern(IfcRecurrencePattern),
Ifc4Package.getIfcWorkTime_RecurrencePattern()void setRecurrencePattern(IfcRecurrencePattern value)
Recurrence Pattern' reference.
value - the new value of the 'Recurrence Pattern' reference.isSetRecurrencePattern(),
unsetRecurrencePattern(),
getRecurrencePattern()void unsetRecurrencePattern()
Recurrence Pattern' reference.
boolean isSetRecurrencePattern()
Recurrence Pattern' reference is set.
unsetRecurrencePattern(),
getRecurrencePattern(),
setRecurrencePattern(IfcRecurrencePattern)String getStart()
If the meaning of the 'Start' attribute isn't clear, there really should be more of a description here...
isSetStart(),
unsetStart(),
setStart(String),
Ifc4Package.getIfcWorkTime_Start()void setStart(String value)
Start' attribute.
value - the new value of the 'Start' attribute.isSetStart(),
unsetStart(),
getStart()void unsetStart()
Start' attribute.
isSetStart(),
getStart(),
setStart(String)boolean isSetStart()
Start' attribute is set.
unsetStart(),
getStart(),
setStart(String)String getFinish()
If the meaning of the 'Finish' attribute isn't clear, there really should be more of a description here...
isSetFinish(),
unsetFinish(),
setFinish(String),
Ifc4Package.getIfcWorkTime_Finish()void setFinish(String value)
Finish' attribute.
value - the new value of the 'Finish' attribute.isSetFinish(),
unsetFinish(),
getFinish()void unsetFinish()
Finish' attribute.
isSetFinish(),
getFinish(),
setFinish(String)boolean isSetFinish()
Finish' attribute is set.
unsetFinish(),
getFinish(),
setFinish(String)Copyright © 2018 OpenSource BIM. All rights reserved.