Uses of Class
org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Coordinate

Packages that use Coordinate
org.hibernate.jsr303.tck.tests.constraints.validatorresolution   
 

Uses of Coordinate in org.hibernate.jsr303.tck.tests.constraints.validatorresolution
 

Methods in org.hibernate.jsr303.tck.tests.constraints.validatorresolution that return Coordinate
 Coordinate[] Suburb.getBoundingBox()
           
 

Methods in org.hibernate.jsr303.tck.tests.constraints.validatorresolution with parameters of type Coordinate
 void Suburb.setBoundingBox(Coordinate[] boundingBox)
           
 



Copyright © 2008-2011. All Rights Reserved.