|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OLink | |
---|---|
org.odata4j.core |
Uses of OLink in org.odata4j.core |
---|
Subinterfaces of OLink in org.odata4j.core | |
---|---|
interface |
ORelatedEntitiesLink
|
interface |
ORelatedEntityLink
|
Methods in org.odata4j.core that return types with arguments of type OLink | |
---|---|
List<OLink> |
OEntity.getLinks()
|
Method parameters in org.odata4j.core with type arguments of type OLink | |
---|---|
static OEntity |
OEntities.create(List<OProperty<?>> properties,
List<OLink> links)
|
static OEntity |
OEntities.create(List<OProperty<?>> properties,
List<OLink> links,
String title)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |