Uses of Enum Class
com.aspose.tasks.cloud.model.RollupType
Packages that use RollupType
-
Uses of RollupType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return RollupTypeModifier and TypeMethodDescriptionstatic RollupTypeExtendedAttributeDefinition.getRollupType()The way rollups are calculated.RollupType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static RollupTypeReturns the enum constant of this class with the specified name.static RollupType[]RollupType.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 RollupTypeModifier and TypeMethodDescriptionExtendedAttributeDefinition.rollupType(RollupType rollupType) voidExtendedAttributeDefinition.setRollupType(RollupType rollupType) voidRollupType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, RollupType enumeration)