Package org.silverpeas.processmanager
Class NamedValue
- java.lang.Object
-
- org.silverpeas.processmanager.NamedValue
-
- All Implemented Interfaces:
Serializable
public final class NamedValue extends Object implements Serializable
A named value pair.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getName()
String
getValue()
int
hashCode()
boolean
isCreationOne()
-