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