Uses of Class
ma.glasnost.orika.test.fieldmap.NestedPropertyTestCase.Point

Packages that use NestedPropertyTestCase.Point
ma.glasnost.orika.test.fieldmap   
 

Uses of NestedPropertyTestCase.Point in ma.glasnost.orika.test.fieldmap
 

Methods in ma.glasnost.orika.test.fieldmap that return NestedPropertyTestCase.Point
 NestedPropertyTestCase.Point NestedPropertyTestCase.Line.getEnd()
           
 NestedPropertyTestCase.Point NestedPropertyTestCase.Line.getStart()
           
 

Methods in ma.glasnost.orika.test.fieldmap with parameters of type NestedPropertyTestCase.Point
 void NestedPropertyTestCase.Line.setEnd(NestedPropertyTestCase.Point end)
           
 void NestedPropertyTestCase.Line.setStart(NestedPropertyTestCase.Point start)
           
 

Constructors in ma.glasnost.orika.test.fieldmap with parameters of type NestedPropertyTestCase.Point
NestedPropertyTestCase.Line(NestedPropertyTestCase.Point start, NestedPropertyTestCase.Point end)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.