ma.glasnost.orika.test.fieldmap
Class NestedPropertyTestCase.LineDTO
java.lang.Object
ma.glasnost.orika.test.fieldmap.NestedPropertyTestCase.LineDTO
- Enclosing class:
- NestedPropertyTestCase
public static class NestedPropertyTestCase.LineDTO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestedPropertyTestCase.LineDTO
public NestedPropertyTestCase.LineDTO()
getX0
public int getX0()
setX0
public void setX0(int x0)
getY0
public int getY0()
setY0
public void setY0(int y0)
getX1
public int getX1()
setX1
public void setX1(int x1)
getY1
public int getY1()
setY1
public void setY1(int y1)
Copyright © 2012 Glasnost. All Rights Reserved.