ma.glasnost.orika.test.util
Class PropertiesTestCase.Line

java.lang.Object
  extended by ma.glasnost.orika.test.util.PropertiesTestCase.Line
Enclosing class:
PropertiesTestCase

public static class PropertiesTestCase.Line
extends Object


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

Constructor Detail

PropertiesTestCase.Line

public PropertiesTestCase.Line()
Method Detail

getStart

public PropertiesTestCase.Point getStart()

setStart

public void setStart(PropertiesTestCase.Point start)

getEnd

public PropertiesTestCase.Point getEnd()

setEnd

public void setEnd(PropertiesTestCase.Point end)


Copyright © 2012 Glasnost. All Rights Reserved.