public class UriResourceLambdaVarImpl extends UriResourceTypedImpl implements org.apache.olingo.server.api.uri.UriResourceLambdaVariable
| Constructor and Description |
|---|
UriResourceLambdaVarImpl(String variableText,
org.apache.olingo.commons.api.edm.EdmType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
String |
getVariableName() |
boolean |
isCollection() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic UriResourceLambdaVarImpl(String variableText, org.apache.olingo.commons.api.edm.EdmType type)
public String getVariableName()
getVariableName in interface org.apache.olingo.server.api.uri.UriResourceLambdaVariablepublic org.apache.olingo.commons.api.edm.EdmType getType()
getType in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic boolean isCollection()
isCollection in interface org.apache.olingo.server.api.uri.UriResourcePartTypedpublic String getSegmentValue()
getSegmentValue in interface org.apache.olingo.server.api.uri.UriResourceCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.