Package org.apache.olingo.client.api.uri
Interface FilterArg
public interface FilterArg
Interface for any available filter argument.
-
Method Summary
-
Method Details
-
build
String build()- Returns:
- String representation of this filter argument.
-