Uses of Enum Class
com.aspose.tasks.cloud.model.SummaryRowsCalculationType
Packages that use SummaryRowsCalculationType
-
Uses of SummaryRowsCalculationType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return SummaryRowsCalculationTypeModifier and TypeMethodDescriptionstatic SummaryRowsCalculationTypeExtendedAttributeDefinition.getSummaryRowsCalculationType()Gets or sets the type of calculation of the custom attribute's value for summary rows.SummaryRowsCalculationType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static SummaryRowsCalculationTypeReturns the enum constant of this class with the specified name.static SummaryRowsCalculationType[]SummaryRowsCalculationType.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 SummaryRowsCalculationTypeModifier and TypeMethodDescriptionvoidExtendedAttributeDefinition.setSummaryRowsCalculationType(SummaryRowsCalculationType summaryRowsCalculationType) ExtendedAttributeDefinition.summaryRowsCalculationType(SummaryRowsCalculationType summaryRowsCalculationType) voidSummaryRowsCalculationType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, SummaryRowsCalculationType enumeration)