ma.glasnost.orika.test.property
Class IntrospectorResolverTestCase.Line

java.lang.Object
  extended by ma.glasnost.orika.test.property.IntrospectorResolverTestCase.Line
Enclosing class:
IntrospectorResolverTestCase

public static class IntrospectorResolverTestCase.Line
extends Object


Constructor Summary
IntrospectorResolverTestCase.Line()
           
 
Method Summary
 IntrospectorResolverTestCase.Point getEnd()
           
 IntrospectorResolverTestCase.Point getStart()
           
 void setEnd(IntrospectorResolverTestCase.Point end)
           
 void setStart(IntrospectorResolverTestCase.Point start)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntrospectorResolverTestCase.Line

public IntrospectorResolverTestCase.Line()
Method Detail

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.