public class Group
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIndex()
Gets the property value that is used to group items in a grouped FindItem Operation call.
|
java.util.List<Item> |
getItems()
Gets an array of grouped items.
|
public java.lang.String getIndex()
public java.util.List<Item> getItems()