Uses of Enum Class
org.apache.olingo.odata2.core.uri.UriType
Packages that use UriType
-
Uses of UriType in org.apache.olingo.odata2.core.uri
Methods in org.apache.olingo.odata2.core.uri that return UriTypeModifier and TypeMethodDescriptionUriInfoImpl.getUriType()static UriTypeReturns the enum constant of this class with the specified name.static UriType[]UriType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.olingo.odata2.core.uri with parameters of type UriType