Uses of Class
org.ow2.frascati.examples.sales.StockItem

Uses of StockItem in org.ow2.frascati.examples.sales
 

Fields in org.ow2.frascati.examples.sales declared as StockItem
protected  StockItem StockRequest.article
           
 

Methods in org.ow2.frascati.examples.sales that return StockItem
 StockItem ObjectFactory.createStockItem()
          Create an instance of StockItem
 StockItem StockRequest.getArticle()
          Gets the value of the article property.
 

Methods in org.ow2.frascati.examples.sales with parameters of type StockItem
 void StockRequest.setArticle(StockItem value)
          Sets the value of the article property.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.