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
 

Fields in ma.glasnost.orika.test.property with type parameters of type PropertyResolverTestCase.Point
 List<PropertyResolverTestCase.Point> PropertyResolverTestCase.PersonDto.points
           
 

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 © 2014 Glasnost. All Rights Reserved.