Modifier and Type | Method and Description |
---|---|
AvailabilityPeriod |
AvailabilityPeriodCollection.get(int index)
Gets the parent
Resource for this object. |
AvailabilityPeriod |
AvailabilityPeriodCollection.remove(int index)
Removes the element at the specified position in this collection and returns the element that was removed from
the collection.
|
AvailabilityPeriod |
AvailabilityPeriodCollection.set(int index,
AvailabilityPeriod item)
Replaces the element at the specified position in this list with the specified element.
|
Modifier and Type | Method and Description |
---|---|
Iterator<AvailabilityPeriod> |
AvailabilityPeriodCollection.iterator()
Returns an iterator for this collection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AvailabilityPeriodCollection.add(AvailabilityPeriod item)
Adds the specified item to this collection.
|
AvailabilityPeriod |
AvailabilityPeriodCollection.set(int index,
AvailabilityPeriod item)
Replaces the element at the specified position in this list with the specified element.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.