Uses of Enum Class
org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Packages that use ODataServiceVersion
Package
Description
Contains representations for constants related to EDM objects.
Olingo Server API
-
Uses of ODataServiceVersion in org.apache.olingo.client.api
Methods in org.apache.olingo.client.api that return ODataServiceVersion -
Uses of ODataServiceVersion in org.apache.olingo.client.core
Methods in org.apache.olingo.client.core that return ODataServiceVersion -
Uses of ODataServiceVersion in org.apache.olingo.commons.api.edm.constants
Methods in org.apache.olingo.commons.api.edm.constants that return ODataServiceVersionModifier and TypeMethodDescriptionstatic ODataServiceVersionReturns the enum constant of this class with the specified name.static ODataServiceVersion[]ODataServiceVersion.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ODataServiceVersion in org.apache.olingo.server.api
Methods in org.apache.olingo.server.api that return ODataServiceVersionModifier and TypeMethodDescriptionServiceMetadata.getDataServiceVersion()Get the data-service version. -
Uses of ODataServiceVersion in org.apache.olingo.server.core
Methods in org.apache.olingo.server.core that return ODataServiceVersion