|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.staging.support.KeyValuePair
public class KeyValuePair
The Class KeyValuePair.
Constructor Summary | |
---|---|
KeyValuePair()
|
Method Summary | |
---|---|
java.lang.String |
getKey()
Gets the key. |
java.lang.String |
getValue()
Gets the value. |
void |
setKey(java.lang.String key)
Sets the key. |
void |
setValue(java.lang.String value)
Sets the value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyValuePair()
Method Detail |
---|
public java.lang.String getKey()
public void setKey(java.lang.String key)
key
- the new keypublic java.lang.String getValue()
public void setValue(java.lang.String value)
value
- the new value
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |