Uses of Class
org.odata4j.producer.resources.ODataBatchProvider.HTTP_METHOD

Packages that use ODataBatchProvider.HTTP_METHOD
org.odata4j.producer.resources   
 

Uses of ODataBatchProvider.HTTP_METHOD in org.odata4j.producer.resources
 

Methods in org.odata4j.producer.resources that return ODataBatchProvider.HTTP_METHOD
 ODataBatchProvider.HTTP_METHOD BatchBodyPart.getHttpMethod()
           
static ODataBatchProvider.HTTP_METHOD ODataBatchProvider.HTTP_METHOD.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ODataBatchProvider.HTTP_METHOD[] ODataBatchProvider.HTTP_METHOD.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odata4j.producer.resources with parameters of type ODataBatchProvider.HTTP_METHOD
 void BatchBodyPart.setHttpMethod(ODataBatchProvider.HTTP_METHOD httpMethod)
           
 



http://odata4j.org