ma.glasnost.orika.test.fieldmap
Class NestedPropertyTestCase.Line
java.lang.Object
ma.glasnost.orika.test.fieldmap.NestedPropertyTestCase.Line
- Enclosing class:
- NestedPropertyTestCase
public static class NestedPropertyTestCase.Line
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestedPropertyTestCase.Line
public NestedPropertyTestCase.Line(NestedPropertyTestCase.Point start,
NestedPropertyTestCase.Point end)
getStart
public NestedPropertyTestCase.Point getStart()
setStart
public void setStart(NestedPropertyTestCase.Point start)
getEnd
public NestedPropertyTestCase.Point getEnd()
setEnd
public void setEnd(NestedPropertyTestCase.Point end)
Copyright © 2012 Glasnost. All Rights Reserved.