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

java.lang.Object
  extended by org.mule.module.xml.functional.BeanPropertyExtractorTestCase.TestValueBean
Enclosing class:
BeanPropertyExtractorTestCase

public class BeanPropertyExtractorTestCase.TestValueBean
extends Object


Constructor Summary
BeanPropertyExtractorTestCase.TestValueBean(String value)
           
 
Method Summary
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanPropertyExtractorTestCase.TestValueBean

public BeanPropertyExtractorTestCase.TestValueBean(String value)
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)


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