Modifier and Type | Method and Description |
---|---|
ByDay |
ByDayCollection.get(int index)
Gets or sets a
ByDay from the collection. |
Modifier and Type | Method and Description |
---|---|
int |
ByDayCollection.add(ByDay byDay)
Adds a
ByDay to the collection. |
protected boolean |
ByDay.equals(ByDay other)
Determines whether the specified
ByDay is equal to this instance. |
void |
ByDayCollection.set(int index,
ByDay value)
Gets or sets a
ByDay from the collection. |