Uses of Class
org.hibernate.test.annotations.entity.MonetaryAmount

Packages that use MonetaryAmount
org.hibernate.test.annotations.entity Test package for metatata facilities It contains an example of filter metadata 
 

Uses of MonetaryAmount in org.hibernate.test.annotations.entity
 

Methods in org.hibernate.test.annotations.entity that return MonetaryAmount
 MonetaryAmount Ransom.getAmount()
           
 

Methods in org.hibernate.test.annotations.entity with parameters of type MonetaryAmount
 void Ransom.setAmount(MonetaryAmount amount)
           
 



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