public class IfcWorkCalendar extends IfcControl
| Constructor and Description |
|---|
IfcWorkCalendar() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcWorkTime> |
getExceptionTimes() |
IfcWorkCalendarTypeEnum |
getPredefinedType() |
IfcCollection<IfcWorkTime> |
getWorkingTimes() |
void |
setExceptionTimes(IfcCollection<IfcWorkTime> value) |
void |
setPredefinedType(IfcWorkCalendarTypeEnum value) |
void |
setWorkingTimes(IfcCollection<IfcWorkTime> value) |
getControls, getIdentification, setIdentificationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcWorkTime> getWorkingTimes()
public final void setWorkingTimes(IfcCollection<IfcWorkTime> value)
public final IfcCollection<IfcWorkTime> getExceptionTimes()
public final void setExceptionTimes(IfcCollection<IfcWorkTime> value)
public final IfcWorkCalendarTypeEnum getPredefinedType()
public final void setPredefinedType(IfcWorkCalendarTypeEnum value)