public class UriResourcePrimitivePropertyImpl extends UriResourceTypedImpl implements UriResourcePrimitiveProperty
| Constructor and Description |
|---|
UriResourcePrimitivePropertyImpl(EdmProperty property) |
| Modifier and Type | Method and Description |
|---|---|
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 UriResourcePrimitivePropertyImpl(EdmProperty property)
public EdmProperty getProperty()
getProperty in interface UriResourcePropertypublic EdmType getType()
getType in interface UriResourcePartTypedpublic boolean isCollection()
isCollection in interface UriResourcePartTypedpublic String getSegmentValue()
UriResourcegetSegmentValue in interface UriResourceCopyright © 2023. All rights reserved.