public class ListFilter extends Object
| Constructor and Description |
|---|
ListFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty()
Returns the name of the property used for filtering
|
String |
getValue()
Returns the value of the property used for filtering
|
ListFilter |
property(String p)
Sets the property used for list filtering
|
ListFilter |
value(String v)
Sets the value of the property used for filtering
|
public ListFilter property(String p)
p - a String representing the name of the propertypublic ListFilter value(String v)
v - a String representation of the value of the propertypublic String getProperty()
String representing the name of the property"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"