org.odata4j.core
Interface ORelatedEntityLinkInline
- All Superinterfaces:
- OLink, ORelatedEntityLink, Titled
public interface ORelatedEntityLinkInline
- extends ORelatedEntityLink
An ORelatedEntityLinkInline
is an ORelatedEntityLink
that also includes the referent inlined.
The OLinks
static factory class can be used to create ORelatedEntityLinkInline
instances.
- See Also:
OLinks
getRelatedEntity
OEntity getRelatedEntity()
- Gets the inlined referent.
- Specified by:
getRelatedEntity
in interface OLink
http://odata4j.org