Uses of Enum Class
com.aspose.tasks.cloud.model.RateScaleType
Packages that use RateScaleType
-
Uses of RateScaleType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return RateScaleTypeModifier and TypeMethodDescriptionstatic RateScaleTypeResourceAssignment.getRateScale()Returns the time unit for the usage rate of the material resource assignment.RateScaleType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static RateScaleTypeReturns the enum constant of this class with the specified name.static RateScaleType[]RateScaleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type RateScaleTypeModifier and TypeMethodDescriptionResourceAssignment.rateScale(RateScaleType rateScale) voidResourceAssignment.setRateScale(RateScaleType rateScale) voidRateScaleType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, RateScaleType enumeration)