org.odata4j.core
Interface ORelatedEntitiesLinkInline
- All Superinterfaces:
- OLink, ORelatedEntitiesLink, Titled
public interface ORelatedEntitiesLinkInline
- extends ORelatedEntitiesLink
An ORelatedEntitiesLinkInline
is an ORelatedEntitiesLink
that also includes the referents inline.
The OLinks
static factory class can be used to create ORelatedEntitiesLink
instances.
- See Also:
OLinks
getRelatedEntities
List<OEntity> getRelatedEntities()
- Gets the inlined referents.
- Specified by:
getRelatedEntities
in interface OLink
http://odata4j.org