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