Uses of Class
com.podio.item.ItemCreate
-
Packages that use ItemCreate Package Description com.podio.item com.podio.item.map -
-
Uses of ItemCreate in com.podio.item
Methods in com.podio.item with parameters of type ItemCreate Modifier and Type Method Description intItemAPI. addItem(int appId, ItemCreate create, boolean silent)Adds a new item to the given app. -
Uses of ItemCreate in com.podio.item.map
Methods in com.podio.item.map that return ItemCreate Modifier and Type Method Description ItemCreateItemMap. getCreate(T model)
-