public class HashMapElement extends Object implements Serializable
HashMapElement()
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashMapElement()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.