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