org.odata4j.core
Interface OCollection.Builder<T extends OObject>

Enclosing interface:
OCollection<T extends OObject>

public static interface OCollection.Builder<T extends OObject>

Builds an OCollection instance.


Method Summary
 OCollection.Builder<T> add(T value)
           
 OCollection<T> build()
           
 

Method Detail

add

OCollection.Builder<T> add(T value)

build

OCollection<T> build()


http://odata4j.org