public class DictItem extends Object
DictItem()
String
getOrder()
getText()
getValue()
void
setOrder(String order)
setText(String text)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DictItem()
public String getText()
public void setText(String text)
public String getValue()
public void setValue(String value)
public String getOrder()
public void setOrder(String order)
Copyright © 2006–2018 TinyGroup. All rights reserved.