public final class DictItem extends Object implements Serializable
DictItem()
DictItem(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 DictItem()
public DictItem(String value, String text)
public String getText()
public void setText(String text)
public String getValue()
public void setValue(String value)
Copyright © 2006–2018 TinyGroup. All rights reserved.