org.odata4j.producer
Class Responses

java.lang.Object
  extended by org.odata4j.producer.Responses

public class Responses
extends Object


Constructor Summary
Responses()
           
 
Method Summary
static EntitiesResponse entities(List<OEntity> entities, EdmEntitySet entitySet, Integer inlineCount, String skipToken)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Responses

public Responses()
Method Detail

entities

public static EntitiesResponse entities(List<OEntity> entities,
                                        EdmEntitySet entitySet,
                                        Integer inlineCount,
                                        String skipToken)


http://odata4j.org