public class UriResourceEntitySetImpl extends UriResourceWithKeysImpl implements UriResourceEntitySet
keyPredicates| Constructor and Description |
|---|
UriResourceEntitySetImpl(EdmEntitySet edmEntitySet) |
| Modifier and Type | Method and Description |
|---|---|
EdmEntitySet |
getEntitySet() |
EdmEntityType |
getEntityType() |
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 UriResourceEntitySetImpl(EdmEntitySet edmEntitySet)
public EdmEntitySet getEntitySet()
getEntitySet in interface UriResourceEntitySetpublic EdmEntityType getEntityType()
getEntityType in interface UriResourceEntitySetpublic EdmType getType()
getType in interface UriResourcePartTypedpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.