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

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

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

Methods in org.hibernate.test.annotations.strategy that return Location
 Location Storm.getEnd()
           
 Location Storm.getStart()
           
 

Methods in org.hibernate.test.annotations.strategy with parameters of type Location
 void Storm.setEnd(Location end)
           
 void Storm.setStart(Location start)
           
 



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