Uses of Class
com.gooddata.sdk.model.executeafm.afm.NativeTotalItem
| Package | Description |
|---|---|
| com.gooddata.sdk.model.executeafm.afm |
-
Uses of NativeTotalItem in com.gooddata.sdk.model.executeafm.afm
Methods in com.gooddata.sdk.model.executeafm.afm that return types with arguments of type NativeTotalItem Modifier and Type Method Description java.util.List<NativeTotalItem>Afm. getNativeTotals()Methods in com.gooddata.sdk.model.executeafm.afm with parameters of type NativeTotalItem Modifier and Type Method Description AfmAfm. addNativeTotal(NativeTotalItem total)Method parameters in com.gooddata.sdk.model.executeafm.afm with type arguments of type NativeTotalItem Modifier and Type Method Description voidAfm. setNativeTotals(java.util.List<NativeTotalItem> nativeTotals)