Uses of Enum
org.apache.olingo.server.api.prefer.Preferences.Return
Packages that use Preferences.Return
-
Uses of Preferences.Return in org.apache.olingo.server.api.prefer
Methods in org.apache.olingo.server.api.prefer that return Preferences.ReturnModifier and TypeMethodDescriptionPreferences.getReturn()
Gets the value of the preferencereturn
ornull
if not set or the value is not valid.static Preferences.Return
Returns the enum constant of this type with the specified name.static Preferences.Return[]
Preferences.Return.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.olingo.server.api.prefer with parameters of type Preferences.ReturnModifier and TypeMethodDescriptionPreferencesApplied.Builder.returnRepresentation
(Preferences.Return returnRepresentation) Sets the value of the applied preferencereturn
.