Uses of Interface
org.odata4j.core.OCreate

Packages that use OCreate
org.odata4j.consumer   
org.odata4j.core   
 

Uses of OCreate in org.odata4j.consumer
 

Classes in org.odata4j.consumer that implement OCreate
 class OCreateImpl<T>
           
 

Methods in org.odata4j.consumer that return OCreate
 OCreate<OEntity> ODataConsumer.createEntity(String entitySetName)
           
 OCreate<T> OCreateImpl.properties(OProperty<?>... props)
           
 

Uses of OCreate in org.odata4j.core
 

Methods in org.odata4j.core that return OCreate
 OCreate<T> OCreate.properties(OProperty<?>... props)
           
 



http://odata4j.org