public class Dict extends Object
Dict()
Dict(String label, String value)
String
getLabel()
getValue()
void
setLabel(String label)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Dict()
public Dict(String label, String value)
public String getLabel()
public void setLabel(String label)
public String getValue()
public void setValue(String value)
Copyright © 2024. All rights reserved.