Class KeyValuePair
java.lang.Object
fi.meliora.testlab.ext.rest.model.ModelObject
fi.meliora.testlab.ext.rest.model.KeyValuePair
- All Implemented Interfaces:
Serializable
Encapsulates a single key-value pair.
- Author:
- Marko Kanala
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fi.meliora.testlab.ext.rest.model.ModelObject
toString, toString, toStringCut
-
Constructor Details
-
KeyValuePair
public KeyValuePair()
-
-
Method Details
-
getKey
-
setKey
-
getValue
-
setValue
-