Uses of Class
com.aspose.tasks.RateByDateCollection
-
-
Uses of RateByDateCollection in com.aspose.tasks
Methods in com.aspose.tasks that return RateByDateCollection Modifier and Type Method Description RateByDateCollectionRateCollection. get(Object key)(@inheritDoc}RateByDateCollectionRateCollection. getByRateType(int key)Returns the element at the specified index.RateByDateCollectionRateCollection. put(Integer key, RateByDateCollection value)(@inheritDoc}Methods in com.aspose.tasks that return types with arguments of type RateByDateCollection Modifier and Type Method Description Set<Map.Entry<Integer,RateByDateCollection>>RateCollection. entrySet()(@inheritDoc}Methods in com.aspose.tasks with parameters of type RateByDateCollection Modifier and Type Method Description RateByDateCollectionRateCollection. put(Integer key, RateByDateCollection value)(@inheritDoc}voidRateCollection. setByRateType(int key, RateByDateCollection value)Sets the element at the specified index.
-