org.odata4j.producer.resources
Class BatchBodyPart
java.lang.Object
org.odata4j.producer.resources.BatchBodyPart
public class BatchBodyPart
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getEntity
public String getEntity()
getEntityKey
public String getEntityKey()
getEntitySetName
public String getEntitySetName()
getHeaders
public MultivaluedMap<String,String> getHeaders()
getHttpHeaders
public HttpHeaders getHttpHeaders()
getHttpMethod
public ODataBatchProvider.HTTP_METHOD getHttpMethod()
getUri
public String getUri()
getUriInfo
public UriInfo getUriInfo()
setEntity
public void setEntity(String entity)
setHttpMethod
public void setHttpMethod(ODataBatchProvider.HTTP_METHOD httpMethod)
setUri
public void setUri(String uri)
http://odata4j.org