org.odata4j.core
Interface ORelatedEntitiesLink

All Superinterfaces:
OLink, Titled
All Known Subinterfaces:
ORelatedEntitiesLinkInline

public interface ORelatedEntitiesLink
extends OLink

An ORelatedEntitiesLink represents a relationship to multiple OData entities.

The OLinks static factory class can be used to create ORelatedEntitiesLink instances.

See Also:
OLinks

Method Summary
 
Methods inherited from interface org.odata4j.core.OLink
getHref, getRelatedEntities, getRelatedEntity, getRelation, getTitle, isCollection, isInline
 



http://odata4j.org