| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.mondemand.Contextpublic class Contextextends java.lang.Objectimplements Serializablepublic String getKey()
- Returns:
- the key
public String getValue()
- Returns:
- the value
public void setKey(String key)
- Parameters:
key- the key to set
public void setValue(String value)
- Parameters:
value- the value to set