public class UriResourceComplexPropertyImpl extends UriResourceTypedImpl implements UriResourceComplexProperty
| Constructor and Description |
|---|
UriResourceComplexPropertyImpl(EdmProperty property) |
| Modifier and Type | Method and Description |
|---|---|
EdmComplexType |
getComplexType() |
EdmComplexType |
getComplexTypeFilter()
Behind a complex property may be a type filter
E.g.
|
EdmProperty |
getProperty() |
String |
getSegmentValue()
In case of an EntitySet this method will return the EntitySet name.
|
EdmType |
getType() |
boolean |
isCollection() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSegmentValue, toStringgetKind, toStringpublic UriResourceComplexPropertyImpl(EdmProperty property)
public EdmProperty getProperty()
getProperty in interface UriResourcePropertypublic EdmComplexType getComplexType()
getComplexType in interface UriResourceComplexPropertypublic EdmComplexType getComplexTypeFilter()
UriResourceComplexPropertygetComplexTypeFilter in interface UriResourceComplexPropertypublic EdmType getType()
getType in interface UriResourcePartTypedpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.