Uses of Class
org.hibernate.test.annotations.override.Location

Packages that use Location
org.hibernate.test.annotations.override   
 

Uses of Location in org.hibernate.test.annotations.override
 

Methods in org.hibernate.test.annotations.override that return Location
 Location Move.getFrom()
           
 Location Move.getTo()
           
 

Methods in org.hibernate.test.annotations.override with parameters of type Location
 void Move.setFrom(Location from)
           
 void Move.setTo(Location to)
           
 



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