Uses of Enum
org.apache.olingo.server.api.uri.UriResourceKind
Packages that use UriResourceKind
-
Uses of UriResourceKind in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return UriResourceKindModifier and TypeMethodDescriptionUriResource.getKind()
static UriResourceKind
Returns the enum constant of this type with the specified name.static UriResourceKind[]
UriResourceKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.