org.odata4j.core
Class OEntities

java.lang.Object
  extended by org.odata4j.core.OEntities

public class OEntities
extends Object


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

OEntities

public OEntities()
Method Detail

create

public static OEntity create(List<OProperty<?>> properties,
                             List<OLink> links)

create

public static OEntity create(List<OProperty<?>> properties,
                             List<OLink> links,
                             String title)


http://odata4j.org