public class KeyValue extends Object
KeyValue()
KeyValue(String key, String value)
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValue()
public KeyValue(String key, String value)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.