public class Bean2 extends Object
This is a test bean that holds a single String
Bean2(String pValue)
String
getValue()
void
setValue(String pValue)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Bean2(String pValue)
public String getValue()
public void setValue(String pValue)
public String toString()
toString
Object
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.