Uses of Class
ma.glasnost.orika.test.property.PropertyResolverTestCase.Point

Packages that use PropertyResolverTestCase.Point
ma.glasnost.orika.test.property   
 

Uses of PropertyResolverTestCase.Point in ma.glasnost.orika.test.property
 

Methods in ma.glasnost.orika.test.property that return PropertyResolverTestCase.Point
 PropertyResolverTestCase.Point PropertyResolverTestCase.Line.getEnd()
           
 PropertyResolverTestCase.Point PropertyResolverTestCase.Line.getStart()
           
 

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



Copyright © 2012 Glasnost. All Rights Reserved.