public static class SloSelection.Beneficiary
extends java.lang.Object
| Constructor and Description |
|---|
SloSelection.Beneficiary(java.lang.String name,
java.lang.String value)
Creates a new
Beneficiary. |
public SloSelection.Beneficiary(java.lang.String name,
java.lang.String value)
Beneficiary.name - Name (Key) of the Custom Attribute Variable defined in the Variable UC_CUSTOM_ATTRIBUTESvalue - Selected Key of the user defined custom attributepublic java.lang.String getName()
public java.lang.String getValue()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object