public class FilterLambda extends Object implements org.apache.olingo.client.api.uri.FilterArg
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSEBRAC |
static String |
COLON |
static String |
OPENBRAC |
static String |
SLASH |
| Constructor and Description |
|---|
FilterLambda(org.apache.olingo.client.api.uri.FilterArg collection,
String operator,
org.apache.olingo.client.api.uri.URIFilter expression,
String predicate) |
public static final String COLON
public static final String OPENBRAC
public static final String CLOSEBRAC
public static final String SLASH
public String build()
build in interface org.apache.olingo.client.api.uri.FilterArgCopyright © 2013–2020 The Apache Software Foundation. All rights reserved.