Uses of Enum Class
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()SeeUriInfoKindfor more details which kinds are allowed.static UriInfoKindReturns the enum constant of this class with the specified name.static UriInfoKind[]UriInfoKind.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UriInfoKind in org.apache.olingo.server.core.uri
Methods in org.apache.olingo.server.core.uri that return UriInfoKindMethods in org.apache.olingo.server.core.uri with parameters of type UriInfoKind