- java.lang.Object
-
- ma.glasnost.orika.test.inheritance.ReuseMappersTestCase.Location
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
getX() |
int |
getY() |
void |
setX(int x) |
void |
setY(int y) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
setX
public void setX(int x)
-
setY
public void setY(int y)
Copyright © 2015 Glasnost. All Rights Reserved.