public class ReferralAccountList extends Object implements Serializable
| Constructor and Description |
|---|
ReferralAccountList() |
| Modifier and Type | Method and Description |
|---|---|
List<ReferralAccount> |
getReferralAccount()
GETTER
TODO: Write general description for this method
|
void |
setReferralAccount(List<ReferralAccount> value)
SETTER
TODO: Write general description for this method
|
public List<ReferralAccount> getReferralAccount()
public void setReferralAccount(List<ReferralAccount> value)
Copyright © 2017. All rights reserved.