Package org.openxava.util
Class KeyAndDescription
java.lang.Object
org.openxava.util.KeyAndDescription
- All Implemented Interfaces:
Serializable
A class with a key and a description.
- Author:
- Javier Paniza
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()inthashCode()booleanvoidsetDescription(Object description) voidvoidsetShowCode(boolean showCode) toString()
-
Constructor Details
-
KeyAndDescription
public KeyAndDescription() -
KeyAndDescription
-
-
Method Details