public class OptionBean extends Object
OptionBean()
OptionBean(String value, String text)
String
getText()
getValue()
void
setText(String text)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OptionBean()
public OptionBean(String value, String text)
public String getText()
public void setText(String text)
public String getValue()
public void setValue(String value)
Copyright © 2018. All rights reserved.