Class DerivedMeasureDefinition
java.lang.Object
com.gooddata.sdk.model.executeafm.afm.DerivedMeasureDefinition
- All Implemented Interfaces:
MeasureDefinition,Serializable
- Direct Known Subclasses:
OverPeriodMeasureDefinition,PopMeasureDefinition,PreviousPeriodMeasureDefinition
The superclass of the
MeasureDefinition classes that are derived from the master measure and have the identifier of the master measure.- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe local identifier of the master measure this derived measure refers to.inthashCode()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gooddata.sdk.model.executeafm.afm.MeasureDefinition
getObjQualifiers, getUri, isAdHoc, withObjUriQualifiers
-
Field Details
-
measureIdentifier
-
-
Method Details