Class TotalItem
java.lang.Object
com.gooddata.sdk.model.executeafm.resultspec.TotalItem
Total definition
-
Constructor Details
-
TotalItem
Total definition- Parameters:
measureIdentifier- measure on which is total definedtype- total typeattributeIdentifier- internal attribute identifier in AFM defining total placement
-
TotalItem
-
-
Method Details
-
getType
total type- Returns:
- total type
-
getMeasureIdentifier
internal measure identifier in AFM, on which is total defined- Returns:
- measure
-
getAttributeIdentifier
internal attribute identifier in AFM defining total placement- Returns:
- identifier (never null)
-
toString
-
equals
-
hashCode
public int hashCode()
-