Uses of Enum
org.apache.olingo.commons.api.data.ContextURL.Suffix
Packages that use ContextURL.Suffix
Package
Description
Contains all the data objects of OData responses and OData requests
-
Uses of ContextURL.Suffix in org.apache.olingo.commons.api.data
Methods in org.apache.olingo.commons.api.data that return ContextURL.SuffixModifier and TypeMethodDescriptionContextURL.getSuffix()
Get the set suffix.static ContextURL.Suffix
Returns the enum constant of this type with the specified name.static ContextURL.Suffix[]
ContextURL.Suffix.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.olingo.commons.api.data with parameters of type ContextURL.SuffixModifier and TypeMethodDescriptionContextURL.Builder.suffix
(ContextURL.Suffix suffix) Set the suffix.