JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.olingo.client.api.uri
Interface FilterArg
All Known Implementing Classes:
FilterConst
,
FilterFunction
,
FilterLambda
,
FilterLiteral
,
FilterOp
,
FilterProperty
public interface
FilterArg
Interface for any available filter argument.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
build
()
Method Detail
build
String
build()
Returns:
String representation of this filter argument.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2023. All rights reserved.