Interface StringFilter
- All Superinterfaces:
HasToRequest<StringFilterRequest>,Serializable
Represents a filter for string values.
minProperties = 1, maxProperties = 1.
-
Method Summary
Methods inherited from interface HasToRequest
toRequest
-
Method Details
-
getIn
Returns the list of strings to include.- Returns:
- the list of strings to include, or null if not specified
-