public class UriResourceLambdaAnyImpl extends UriResourceTypedImpl implements UriResourceLambdaAny
| Constructor and Description |
|---|
UriResourceLambdaAnyImpl(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 UriResourceLambdaAnyImpl(String lambdaVariable, Expression expression)
public EdmType getType()
getType in interface UriResourcePartTypedpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getLambdaVariable()
getLambdaVariable in interface UriResourceLambdaAnypublic Expression getExpression()
getExpression in interface UriResourceLambdaAnypublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.