Modifier and Type | Method and Description |
---|---|
RateByDateCollection |
RateCollection.get(Object key)
(@inheritDoc}
|
RateByDateCollection |
RateCollection.getByRateType(int key)
Returns the element at the specified index.
|
RateByDateCollection |
RateCollection.put(Integer key,
RateByDateCollection value)
(@inheritDoc}
|
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<Integer,RateByDateCollection>> |
RateCollection.entrySet()
(@inheritDoc}
|
Modifier and Type | Method and Description |
---|---|
RateByDateCollection |
RateCollection.put(Integer key,
RateByDateCollection value)
(@inheritDoc}
|
void |
RateCollection.setByRateType(int key,
RateByDateCollection value)
Sets the element at the specified index.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.