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