public class UriResourceComplexPropertyImpl extends UriResourceTypedImpl implements org.apache.olingo.server.api.uri.UriResourceComplexProperty
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.olingo.commons.api.edm.EdmProperty |
property |
typeFilterkind| Constructor and Description |
|---|
UriResourceComplexPropertyImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmComplexType |
getComplexType() |
org.apache.olingo.commons.api.edm.EdmComplexType |
getComplexTypeFilter() |
org.apache.olingo.commons.api.edm.EdmProperty |
getProperty() |
String |
getSegmentValue() |
org.apache.olingo.commons.api.edm.EdmType |
getType() |
boolean |
isCollection() |
UriResourceComplexPropertyImpl |
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 UriResourceComplexPropertyImpl setProperty(org.apache.olingo.commons.api.edm.EdmProperty property)
public org.apache.olingo.commons.api.edm.EdmComplexType getComplexType()
getComplexType in interface org.apache.olingo.server.api.uri.UriResourceComplexPropertypublic org.apache.olingo.commons.api.edm.EdmComplexType getComplexTypeFilter()
getComplexTypeFilter in interface org.apache.olingo.server.api.uri.UriResourceComplexPropertypublic 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.