Package | Description |
---|---|
org.apache.streams.pojo.json |
Modifier and Type | Method and Description |
---|---|
Item |
Item.withAdditionalProperty(String name,
Object value) |
Modifier and Type | Method and Description |
---|---|
List<Item> |
Collection.getItems()
An array containing a listing of Objects of any object type.
|
Modifier and Type | Method and Description |
---|---|
void |
Collection.setItems(List<Item> items)
An array containing a listing of Objects of any object type.
|
Collection |
Collection.withItems(List<Item> items) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.