public class ItemInfoResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Item> |
getItems()
Gets a collection of items.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic java.util.List<Item> getItems()