Uses of Class
com.gooddata.sdk.model.executeafm.afm.OverPeriodDateAttribute
Packages that use OverPeriodDateAttribute
-
Uses of OverPeriodDateAttribute in com.gooddata.sdk.model.executeafm.afm
Methods in com.gooddata.sdk.model.executeafm.afm that return types with arguments of type OverPeriodDateAttributeModifier and TypeMethodDescriptionOverPeriodMeasureDefinition.getDateAttributes()The date attributes that defines how this measure will be shifted in time.Constructor parameters in com.gooddata.sdk.model.executeafm.afm with type arguments of type OverPeriodDateAttributeModifierConstructorDescriptionOverPeriodMeasureDefinition(String measureIdentifier, List<OverPeriodDateAttribute> dateAttributes) Create a new instance ofOverPeriodMeasureDefinition.