public interface Filter
The following features are supported:
UtilPackage.getFilter()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField()
Returns the value of the 'Field' attribute.
|
int |
getIndex()
Returns the value of the 'Index' attribute.
|
<any> |
getValue()
Returns the value of the 'Value' attribute list.
|
void |
setField(java.lang.String value)
Sets the value of the '
Field' attribute. |
void |
setIndex(int value)
Sets the value of the '
Index' attribute. |
int getIndex()
setIndex(int),
UtilPackage.getFilter_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()java.lang.String getField()
setField(String),
UtilPackage.getFilter_Field()void setField(java.lang.String value)
Field' attribute.
value - the new value of the 'Field' attribute.getField()<any> getValue()
String.
The values to filter against
UtilPackage.getFilter_Value()Data In Motion GmbH all rights reserved