Uses of Interface
org.apache.olingo.client.api.uri.FilterArg
Packages that use FilterArg
-
Uses of FilterArg in org.apache.olingo.client.api.uri
Methods in org.apache.olingo.client.api.uri that return FilterArgModifier and TypeMethodDescriptionFilterArgFactory.fractionalseconds
(FilterArg param) FilterArgFactory.geoDistance
(FilterArg first, FilterArg second) FilterArgFactory.geoIntersects
(FilterArg first, FilterArg second) FilterArgFactory.maxdatetime()
FilterArgFactory.mindatetime()
FilterArgFactory.now()
FilterArgFactory.nullValue()
FilterArgFactory.startswith
(FilterArg first, FilterArg second) FilterArgFactory.totaloffsetminutes
(FilterArg param) FilterArgFactory.totalseconds
(FilterArg param) Methods in org.apache.olingo.client.api.uri with parameters of type FilterArgModifier and TypeMethodDescriptionFilterArgFactory.fractionalseconds
(FilterArg param) FilterArgFactory.geoDistance
(FilterArg first, FilterArg second) FilterArgFactory.geoIntersects
(FilterArg first, FilterArg second) FilterFactory.has
(FilterArg left, EdmEnumType enumType, String memberName) FilterArgFactory.startswith
(FilterArg first, FilterArg second) FilterArgFactory.totaloffsetminutes
(FilterArg param) FilterArgFactory.totalseconds
(FilterArg param)