Uses of Class
ma.glasnost.orika.test.community.Issue148TestCase.WrapperObject

Packages that use Issue148TestCase.WrapperObject
ma.glasnost.orika.test.community   
 

Uses of Issue148TestCase.WrapperObject in ma.glasnost.orika.test.community
 

Methods in ma.glasnost.orika.test.community that return Issue148TestCase.WrapperObject
 Issue148TestCase.WrapperObject Issue148TestCase.Converter.String2Object.convert(String source, Type<? extends Issue148TestCase.WrapperObject> destinationType)
           
 Issue148TestCase.WrapperObject Issue148TestCase.B.getCode()
           
 

Methods in ma.glasnost.orika.test.community with parameters of type Issue148TestCase.WrapperObject
 String Issue148TestCase.Converter.Object2String.convert(Issue148TestCase.WrapperObject source, Type<? extends String> destinationType)
           
 void Issue148TestCase.B.setCode(Issue148TestCase.WrapperObject code)
           
 

Method parameters in ma.glasnost.orika.test.community with type arguments of type Issue148TestCase.WrapperObject
 Issue148TestCase.WrapperObject Issue148TestCase.Converter.String2Object.convert(String source, Type<? extends Issue148TestCase.WrapperObject> destinationType)
           
 



Copyright © 2014 Glasnost. All Rights Reserved.