org.hibernate.jsr303.tck.tests.constraints.validatorresolution
Class Coordinate
java.lang.Object
org.hibernate.jsr303.tck.tests.constraints.validatorresolution.Coordinate
public class Coordinate
- extends Object
- Author:
- Hardy Ferentschik
Constructor Summary |
Coordinate(long longitude,
long latitude)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Coordinate
public Coordinate(long longitude,
long latitude)
Copyright © 2008-2011. All Rights Reserved.