public class GUIValuePair extends Object implements Serializable
GUIValuePair()
GUIValuePair(String code, String value)
String
getCode()
getValue()
void
setCode(String code)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GUIValuePair()
public GUIValuePair(String code, String value)
public String getCode()
public void setCode(String code)
public String getValue()
public void setValue(String value)
Copyright © 2008-2014 Logical Objects. All Rights Reserved.