Uses of Class
com.podio.item.Item
-
Packages that use Item Package Description com.podio.item com.podio.item.map -
-
Uses of Item in com.podio.item
Methods in com.podio.item that return Item Modifier and Type Method Description ItemItemAPI. getItem(int itemId)Gets the item with the given id -
Uses of Item in com.podio.item.map
Methods in com.podio.item.map with parameters of type Item Modifier and Type Method Description TItemMap. getView(Item item)
-