org.odata4j.core
Interface ORelatedEntityLink

All Superinterfaces:
OLink, Titled
All Known Subinterfaces:
ORelatedEntityLinkInline

public interface ORelatedEntityLink
extends OLink

An ORelatedEntityLink represents a relationship to a single OData entity.

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

See Also:
OLinks

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



http://odata4j.org