public class UriResourcePrimitivePropertyImpl extends UriResourceTypedImpl implements org.apache.olingo.server.api.uri.UriResourcePrimitiveProperty
| Constructor and Description |
|---|
UriResourcePrimitivePropertyImpl(org.apache.olingo.commons.api.edm.EdmProperty property) |
| 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() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic UriResourcePrimitivePropertyImpl(org.apache.olingo.commons.api.edm.EdmProperty property)
public org.apache.olingo.commons.api.edm.EdmProperty getProperty()
getProperty in interface org.apache.olingo.server.api.uri.UriResourcePropertypublic 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.