Uses of Class
org.hibernate.test.annotations.manytoone.Color

Packages that use Color
org.hibernate.test.annotations.manytoone   
 

Uses of Color in org.hibernate.test.annotations.manytoone
 

Methods in org.hibernate.test.annotations.manytoone that return Color
 Color Car.getBodyColor()
           
 

Methods in org.hibernate.test.annotations.manytoone with parameters of type Color
 void Car.setBodyColor(Color bodyColor)
           
 



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