public class LabelValueBean extends Object
LabelValueBean()
LabelValueBean(String label, String value)
String
getLabel()
getValue()
void
setLabel(String label)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LabelValueBean()
public LabelValueBean(String label, String value)
public String getLabel()
public void setLabel(String label)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
Copyright © 2010-2015 anotheria.net. All Rights Reserved.