Uses of Class
org.mule.module.xml.functional.BeanPropertyExtractorTestCase.TestValueBean

Packages that use BeanPropertyExtractorTestCase.TestValueBean
org.mule.module.xml.functional   
 

Uses of BeanPropertyExtractorTestCase.TestValueBean in org.mule.module.xml.functional
 

Methods in org.mule.module.xml.functional that return BeanPropertyExtractorTestCase.TestValueBean
 BeanPropertyExtractorTestCase.TestValueBean BeanPropertyExtractorTestCase.TestRootBean.getChildBean()
           
 

Methods in org.mule.module.xml.functional with parameters of type BeanPropertyExtractorTestCase.TestValueBean
 void BeanPropertyExtractorTestCase.TestRootBean.setChildBean(BeanPropertyExtractorTestCase.TestValueBean childBean)
           
 

Constructors in org.mule.module.xml.functional with parameters of type BeanPropertyExtractorTestCase.TestValueBean
BeanPropertyExtractorTestCase.TestRootBean(BeanPropertyExtractorTestCase.TestValueBean childBean)
           
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.