|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.odata4j.core.OEntities
public class OEntities
Constructor Summary | |
---|---|
OEntities()
|
Method Summary | |
---|---|
static OEntity |
create(List<OProperty<?>> properties,
List<OLink> links)
|
static OEntity |
create(List<OProperty<?>> properties,
List<OLink> links,
String title)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OEntities()
Method Detail |
---|
public static OEntity create(List<OProperty<?>> properties, List<OLink> links)
public static OEntity create(List<OProperty<?>> properties, List<OLink> links, String title)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |