Uses of Interface
org.odata4j.core.OLink

Packages that use OLink
org.odata4j.core   
 

Uses of OLink in org.odata4j.core
 

Subinterfaces of OLink in org.odata4j.core
 interface ORelatedEntitiesLink
           
 interface ORelatedEntityLink
           
 

Methods in org.odata4j.core that return types with arguments of type OLink
 List<OLink> OEntity.getLinks()
           
 

Method parameters in org.odata4j.core with type arguments of type OLink
static OEntity OEntities.create(List<OProperty<?>> properties, List<OLink> links)
           
static OEntity OEntities.create(List<OProperty<?>> properties, List<OLink> links, String title)
           
 



http://odata4j.org