public class UriResourceNavigationPropertyImpl extends UriResourceWithKeysImpl implements UriResourceNavigation
keyPredicates| Constructor and Description |
|---|
UriResourceNavigationPropertyImpl(EdmNavigationProperty property) |
| Modifier and Type | Method and Description |
|---|---|
EdmNavigationProperty |
getProperty() |
String |
getSegmentValue()
In case of an EntitySet this method will return the EntitySet name.
|
EdmType |
getType() |
boolean |
isCollection() |
getKeyPredicates, getSegmentValue, getTypeFilterOnCollection, getTypeFilterOnEntry, setCollectionTypeFilter, setEntryTypeFilter, setKeyPredicates, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetKeyPredicates, getTypeFilterOnCollection, getTypeFilterOnEntrygetSegmentValue, toStringgetKind, toStringpublic UriResourceNavigationPropertyImpl(EdmNavigationProperty property)
public EdmNavigationProperty getProperty()
getProperty in interface UriResourceNavigationpublic EdmType getType()
getType in interface UriResourcePartTypedpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.