@Deprecated public class SimpleAttributeFilterElements extends Object implements AttributeFilterElements, Serializable
AttributeFilterElements represented by simple array. It has the same semantic as UriAttributeFilterElements.
Preserved because of compatibility and will be removed in future API version.AttributeFilterElements.Deserializer, AttributeFilterElements.Serializer| Constructor and Description |
|---|
SimpleAttributeFilterElements(List<String> elements)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getElements()
Deprecated.
Elements the filter refers to.
|
public List<String> getElements()
AttributeFilterElementsgetElements in interface AttributeFilterElementsCopyright © 2019. All rights reserved.