Uses of Interface
org.odata4j.core.ORelatedEntitiesLinkInline

Packages that use ORelatedEntitiesLinkInline
org.odata4j.core Core odata4j concepts. 
 

Uses of ORelatedEntitiesLinkInline in org.odata4j.core
 

Methods in org.odata4j.core that return ORelatedEntitiesLinkInline
static ORelatedEntitiesLinkInline OLinks.relatedEntitiesInline(String relation, String title, String href, List<OEntity> relatedEntities)
          Creates a new OLink of sub-type ORelatedEntitiesLinkInline.
 



http://odata4j.org