Uses of Class
org.hibernate.test.annotations.referencedcolumnname.ItemCost

Packages that use ItemCost
org.hibernate.test.annotations.referencedcolumnname   
 

Uses of ItemCost in org.hibernate.test.annotations.referencedcolumnname
 

Methods in org.hibernate.test.annotations.referencedcolumnname that return ItemCost
 ItemCost WarehouseItem.getDefaultCost()
           
 

Methods in org.hibernate.test.annotations.referencedcolumnname with parameters of type ItemCost
 void WarehouseItem.setDefaultCost(ItemCost defaultCost)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.