Uses of Interface
org.odata4j.core.ORelatedEntityLink

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

Uses of ORelatedEntityLink in org.odata4j.consumer
 

Methods in org.odata4j.consumer with parameters of type ORelatedEntityLink
 OEntityRef<OEntity> ODataConsumer.getEntity(ORelatedEntityLink link)
           
 

Uses of ORelatedEntityLink in org.odata4j.core
 

Methods in org.odata4j.core that return ORelatedEntityLink
static ORelatedEntityLink OLinks.relatedEntity(String relation, String title, String href)
           
 



http://odata4j.org