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

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

public static class PropertyResolverTestCase.Line
extends Object


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

Constructor Detail

PropertyResolverTestCase.Line

public PropertyResolverTestCase.Line()
Method Detail

getStart

public PropertyResolverTestCase.Point getStart()

setStart

public void setStart(PropertyResolverTestCase.Point start)

getEnd

public PropertyResolverTestCase.Point getEnd()

setEnd

public void setEnd(PropertyResolverTestCase.Point end)


Copyright © 2012 Glasnost. All Rights Reserved.