public class UriResourceSingletonImpl extends UriResourceTypedImpl implements UriResourceSingleton
| Constructor and Description |
|---|
UriResourceSingletonImpl(EdmSingleton singleton) |
| Modifier and Type | Method and Description |
|---|---|
EdmEntityType |
getEntityType() |
EdmEntityType |
getEntityTypeFilter() |
String |
getSegmentValue()
In case of an EntitySet this method will return the EntitySet name.
|
EdmSingleton |
getSingleton() |
EdmType |
getType() |
boolean |
isCollection() |
getSegmentValue, getTypeFilter, setTypeFilter, toStringgetKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSegmentValue, toStringgetKind, toStringpublic UriResourceSingletonImpl(EdmSingleton singleton)
public EdmSingleton getSingleton()
getSingleton in interface UriResourceSingletonpublic EdmEntityType getEntityTypeFilter()
getEntityTypeFilter in interface UriResourceSingletonpublic EdmType getType()
getType in interface UriResourcePartTypedpublic EdmEntityType getEntityType()
getEntityType in interface UriResourceSingletonpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.