public class UriResourcePrimitivePropertyImpl extends UriResourceTypedImpl implements org.apache.olingo.server.api.uri.UriResourcePrimitiveProperty
typeFilterkind| Constructor and Description |
|---|
UriResourcePrimitivePropertyImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmProperty |
getProperty() |
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
UriResourcePrimitivePropertyImpl |
setProperty(org.apache.olingo.commons.api.edm.EdmProperty property) |
String |
toString() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKindclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic org.apache.olingo.commons.api.edm.EdmProperty getProperty()
getProperty in interface org.apache.olingo.server.api.uri.UriResourcePropertypublic UriResourcePrimitivePropertyImpl setProperty(org.apache.olingo.commons.api.edm.EdmProperty property)
public 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–2015 The Apache Software Foundation. All rights reserved.