Uses of Enum Class
org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities.BatchItemType
Packages that use ODataBatchUtilities.BatchItemType
-
Uses of ODataBatchUtilities.BatchItemType in org.apache.olingo.client.core.communication.request.batch
Methods in org.apache.olingo.client.core.communication.request.batch that return ODataBatchUtilities.BatchItemTypeModifier and TypeMethodDescriptionODataBatchUtilities.getItemType(Map<String, Collection<String>> headers) Retrieves item type from item headers.Returns the enum constant of this class with the specified name.static ODataBatchUtilities.BatchItemType[]ODataBatchUtilities.BatchItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.