public abstract class UriResourceTypedImpl extends UriResourceImpl implements UriResourcePartTyped
| Constructor and Description |
|---|
UriResourceTypedImpl(UriResourceKind kind) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegmentValue(boolean includeFilters) |
EdmType |
getTypeFilter() |
UriResourceTypedImpl |
setTypeFilter(EdmStructuredType typeFilter) |
String |
toString(boolean includeFilters) |
getKind, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetType, isCollectiongetKind, getSegmentValue, toStringpublic UriResourceTypedImpl(UriResourceKind kind)
public EdmType getTypeFilter()
public UriResourceTypedImpl setTypeFilter(EdmStructuredType typeFilter)
public String getSegmentValue(boolean includeFilters)
getSegmentValue in interface UriResourcePartTypedpublic String toString(boolean includeFilters)
toString in interface UriResourcePartTypedCopyright © 2023. All rights reserved.