Class SimpleAttributeFilterElements
java.lang.Object
com.gooddata.sdk.model.executeafm.afm.filter.SimpleAttributeFilterElements
- All Implemented Interfaces:
AttributeFilterElements,Serializable
@Deprecated
public class SimpleAttributeFilterElements
extends Object
implements AttributeFilterElements, Serializable
Deprecated.
AttributeFilterElements represented by simple array.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.gooddata.sdk.model.executeafm.afm.filter.AttributeFilterElements
AttributeFilterElements.Deserializer, AttributeFilterElements.Serializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Elements the filter refers to.
-
Constructor Details
-
SimpleAttributeFilterElements
Deprecated.
-
-
Method Details
-
getElements
Deprecated.Description copied from interface:AttributeFilterElementsElements the filter refers to.- Specified by:
getElementsin interfaceAttributeFilterElements- Returns:
- filter elements.
-
UriAttributeFilterElements. Preserved because of compatibility and will be removed in future API version.