public static class SloSelection.Beneficiary extends Object
| Constructor and Description |
|---|
Beneficiary(String name,
String value)
Creates a new
Beneficiary. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Returns the name of the Beneficiary.
|
String |
getValue()
Returns the value of the Beneficiary.
|
int |
hashCode() |
Copyright © 2021. All rights reserved.