Class NativeTotalItem
java.lang.Object
com.gooddata.sdk.model.executeafm.afm.NativeTotalItem
Native total definition
-
Constructor Summary
ConstructorsConstructorDescriptionNativeTotalItem(String measureIdentifier, List<String> attributeIdentifiers) Native total definition -
Method Summary
Modifier and TypeMethodDescriptionsubset of internal attribute identifiers in AFM defining total placementinternal identifier of measure in AFM, on which is total definedtoString()
-
Constructor Details
-
NativeTotalItem
Native total definition- Parameters:
measureIdentifier- measure on which is total definedattributeIdentifiers- subset of internal attribute identifiers in AFM defining total placement
-
-
Method Details