Uses of Enum Class
com.gooddata.sdk.model.md.report.Total
Packages that use Total
Package
Description
-
Uses of Total in com.gooddata.sdk.model.executeafm.response
Constructors in com.gooddata.sdk.model.executeafm.response with parameters of type Total -
Uses of Total in com.gooddata.sdk.model.executeafm.result
Constructors in com.gooddata.sdk.model.executeafm.result with parameters of type TotalModifierConstructorDescriptionResultTotalHeaderItem(Total type) Creates new instance of given total type, type is used for the name as wellResultTotalHeaderItem(String name, Total type) Creates new instance of given header name and total type -
Uses of Total in com.gooddata.sdk.model.executeafm.resultspec
Constructors in com.gooddata.sdk.model.executeafm.resultspec with parameters of type Total -
Uses of Total in com.gooddata.sdk.model.md.report
Methods in com.gooddata.sdk.model.md.report that return TotalModifier and TypeMethodDescriptionstatic Totalstatic TotalReturns the enum constant of this class with the specified name.static Total[]Total.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gooddata.sdk.model.md.report that return types with arguments of type TotalModifier and TypeMethodDescriptionAttributeInGrid.getTotals()Total.orderedValues()Ordered list of totalsConstructor parameters in com.gooddata.sdk.model.md.report with type arguments of type Total