public class IfcWorkCalendar4X3 extends IfcControl4X3
IfcWorkCalendar
| Constructor and Description |
|---|
IfcWorkCalendar4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcWorkTime4X3> |
getExceptionTimes() |
IfcWorkCalendarTypeEnum4X3 |
getPredefinedType() |
IfcCollection<IfcWorkTime4X3> |
getWorkingTimes() |
void |
setExceptionTimes(IfcCollection<IfcWorkTime4X3> value) |
void |
setPredefinedType(IfcWorkCalendarTypeEnum4X3 value) |
void |
setWorkingTimes(IfcCollection<IfcWorkTime4X3> value) |
getControls, getIdentification, setIdentificationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCollection<IfcWorkTime4X3> getWorkingTimes()
public final void setWorkingTimes(IfcCollection<IfcWorkTime4X3> value)
public final IfcCollection<IfcWorkTime4X3> getExceptionTimes()
public final void setExceptionTimes(IfcCollection<IfcWorkTime4X3> value)
public final IfcWorkCalendarTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcWorkCalendarTypeEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.