- All Implemented Interfaces:
Serializable
ValueObject Secret
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Gets value for attribute name
Gets value for attribute value
void
Sets value for attribute name
void
Sets value for attribute value
Returns a string representation of the value object.
-
Constructor Details
-
-
-
Secret
public Secret(Secret otherBean)
-
Method Details
-
getName
Gets value for attribute name
-
setName
public void setName(String name)
Sets value for attribute name
-
getValue
Gets value for attribute value
-
setValue
Sets value for attribute value
-
toString
Returns a string representation of the value object.
- Overrides:
toString in class Object