Uses of Enum
org.apache.olingo.server.api.uri.UriInfoKind
Packages that use UriInfoKind
-
Uses of UriInfoKind in org.apache.olingo.server.api.uri
Methods in org.apache.olingo.server.api.uri that return UriInfoKindModifier and TypeMethodDescriptionUriInfo.getKind()
SeeUriInfoKind
for more details which kinds are allowed.static UriInfoKind
Returns the enum constant of this type with the specified name.static UriInfoKind[]
UriInfoKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.