public class UriResourceLambdaAllImpl extends UriResourceTypedImpl implements UriResourceLambdaAll
| Constructor and Description |
|---|
UriResourceLambdaAllImpl(String lambdaVariable,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
String |
getLambdaVariable() |
String |
getSegmentValue()
In case of an EntitySet this method will return the EntitySet name.
|
EdmType |
getType() |
boolean |
isCollection() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSegmentValue, toStringgetKind, toStringpublic UriResourceLambdaAllImpl(String lambdaVariable, Expression expression)
public EdmType getType()
getType in interface UriResourcePartTypedpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getLambdaVariable()
getLambdaVariable in interface UriResourceLambdaAllpublic Expression getExpression()
getExpression in interface UriResourceLambdaAllpublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.