ma.glasnost.orika.test.util
Class PropertiesTestCase.LineDTO
java.lang.Object
ma.glasnost.orika.test.util.PropertiesTestCase.LineDTO
- Enclosing class:
- PropertiesTestCase
public static class PropertiesTestCase.LineDTO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesTestCase.LineDTO
public PropertiesTestCase.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.