Uses of Enum Class
org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
Packages that use ContentType.ODataFormat
-
Uses of ContentType.ODataFormat in org.apache.olingo.odata2.core.commons
Methods in org.apache.olingo.odata2.core.commons that return ContentType.ODataFormatModifier and TypeMethodDescriptionContentType.getODataFormat()static ContentType.ODataFormatReturns the enum constant of this class with the specified name.static ContentType.ODataFormat[]ContentType.ODataFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ContentType.ODataFormat in org.apache.olingo.odata2.core.ep
Constructors in org.apache.olingo.odata2.core.ep with parameters of type ContentType.ODataFormat