|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use OCollection.Builder | |
|---|---|
| org.odata4j.core | Core odata4j concepts. |
| org.odata4j.format.json | |
| Uses of OCollection.Builder in org.odata4j.core |
|---|
| Methods in org.odata4j.core that return OCollection.Builder | ||
|---|---|---|
OCollection.Builder<T> |
OCollection.Builder.add(T value)
|
|
static
|
OCollections.newBuilder(EdmType type)
Starts a new OCollection builder using a given edm type. |
|
| Uses of OCollection.Builder in org.odata4j.format.json |
|---|
| Methods in org.odata4j.format.json that return OCollection.Builder | |
|---|---|
protected OCollection.Builder<OObject> |
JsonCollectionFormatParser.newCollectionBuilder()
|
| Methods in org.odata4j.format.json with parameters of type OCollection.Builder | |
|---|---|
protected void |
JsonCollectionFormatParser.parseCollectionOfSimple(OCollection.Builder<OObject> builder,
JsonStreamReaderFactory.JsonStreamReader jsr)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||