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

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

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

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

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



Copyright © 2012 Glasnost. All Rights Reserved.