ma.glasnost.orika.test.util
Class PropertiesTestCase.Point
java.lang.Object
ma.glasnost.orika.test.util.PropertiesTestCase.Point
- Enclosing class:
- PropertiesTestCase
public static class PropertiesTestCase.Point
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesTestCase.Point
public PropertiesTestCase.Point()
getX
public int getX()
setX
public void setX(int x)
getY
public int getY()
setY
public void setY(int y)
Copyright © 2012 Glasnost. All Rights Reserved.