public interface IfcTimePeriod extends IdEObject
The following features are supported:
Ifc4Package.getIfcTimePeriod()| Modifier and Type | Method and Description |
|---|---|
String |
getEndTime()
Returns the value of the 'End Time' attribute.
|
String |
getStartTime()
Returns the value of the 'Start Time' attribute.
|
void |
setEndTime(String value)
Sets the value of the '
End Time' attribute. |
void |
setStartTime(String value)
Sets the value of the '
Start Time' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getStartTime()
If the meaning of the 'Start Time' attribute isn't clear, there really should be more of a description here...
setStartTime(String),
Ifc4Package.getIfcTimePeriod_StartTime()void setStartTime(String value)
Start Time' attribute.
value - the new value of the 'Start Time' attribute.getStartTime()String getEndTime()
If the meaning of the 'End Time' attribute isn't clear, there really should be more of a description here...
setEndTime(String),
Ifc4Package.getIfcTimePeriod_EndTime()void setEndTime(String value)
End Time' attribute.
value - the new value of the 'End Time' attribute.getEndTime()Copyright © 2018 OpenSource BIM. All rights reserved.