Uses of Class
org.switchyard.quickstarts.demos.orders.Item

Packages that use Item
org.switchyard.quickstarts.demos.orders   
 

Uses of Item in org.switchyard.quickstarts.demos.orders
 

Methods in org.switchyard.quickstarts.demos.orders that return Item
 Item InventoryService.lookupItem(String itemId)
           
 Item InventoryServiceBean.lookupItem(String itemId)
           
 Item Item.setItemId(String itemId)
           
 Item Item.setName(String name)
           
 Item Item.setQuantity(int quantity)
           
 



Copyright © 2012. All Rights Reserved.