public class Bean extends Object implements Serializable
protected String
value
Bean()
Bean(String value)
String
getValue()
void
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String value
public Bean()
public Bean(String value)
public String getValue()
public void setValue(String value)
Copyright © 2022. All rights reserved.