public interface

MergeEntityCommandContext

implements ProducerCommandContext<TResult>
org.odata4j.producer.command.MergeEntityCommandContext

Summary

Public Methods
abstract OEntity getEntity()
abstract String getEntitySetName()
[Expand]
Inherited Methods
From interface org.odata4j.producer.command.ProducerCommandContext

Public Methods

public abstract OEntity getEntity ()

public abstract String getEntitySetName ()