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 java.lang.Object


Constructor Summary
BeanPropertyExtractorTestCase.TestValueBean(java.lang.String value)
           
 
Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.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(java.lang.String value)
Method Detail

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


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