public class IfcRecurrencePattern4X3 extends IfcEntityBase
IfcRecurrencePattern
| Constructor and Description |
|---|
IfcRecurrencePattern4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcDayInMonthNumber4X3> |
getDayComponent() |
IfcInteger4X3 |
getInterval() |
IfcCollection<IfcMonthInYearNumber4X3> |
getMonthComponent() |
IfcInteger4X3 |
getOccurrences() |
IfcInteger4X3 |
getPosition() |
IfcRecurrenceTypeEnum4X3 |
getRecurrenceType() |
IfcCollection<IfcTimePeriod4X3> |
getTimePeriods() |
IfcCollection<IfcDayInWeekNumber4X3> |
getWeekdayComponent() |
void |
setDayComponent(IfcCollection<IfcDayInMonthNumber4X3> value) |
void |
setInterval(IfcInteger4X3 value) |
void |
setMonthComponent(IfcCollection<IfcMonthInYearNumber4X3> value) |
void |
setOccurrences(IfcInteger4X3 value) |
void |
setPosition(IfcInteger4X3 value) |
void |
setRecurrenceType(IfcRecurrenceTypeEnum4X3 value) |
void |
setTimePeriods(IfcCollection<IfcTimePeriod4X3> value) |
void |
setWeekdayComponent(IfcCollection<IfcDayInWeekNumber4X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcRecurrenceTypeEnum4X3 getRecurrenceType()
public final void setRecurrenceType(IfcRecurrenceTypeEnum4X3 value)
public final IfcCollection<IfcDayInMonthNumber4X3> getDayComponent()
public final void setDayComponent(IfcCollection<IfcDayInMonthNumber4X3> value)
public final IfcCollection<IfcDayInWeekNumber4X3> getWeekdayComponent()
public final void setWeekdayComponent(IfcCollection<IfcDayInWeekNumber4X3> value)
public final IfcCollection<IfcMonthInYearNumber4X3> getMonthComponent()
public final void setMonthComponent(IfcCollection<IfcMonthInYearNumber4X3> value)
public final IfcInteger4X3 getPosition()
public final void setPosition(IfcInteger4X3 value)
public final IfcInteger4X3 getInterval()
public final void setInterval(IfcInteger4X3 value)
public final IfcInteger4X3 getOccurrences()
public final void setOccurrences(IfcInteger4X3 value)
public final IfcCollection<IfcTimePeriod4X3> getTimePeriods()
public final void setTimePeriods(IfcCollection<IfcTimePeriod4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.