public class ReferralAccountListBuilder extends Object
| Constructor and Description |
|---|
ReferralAccountListBuilder()
Default constructor to initialize the instance
|
| Modifier and Type | Method and Description |
|---|---|
ReferralAccountList |
build()
Build the instance with the given values
|
ReferralAccountListBuilder |
referralAccount(List<ReferralAccount> referralAccount) |
public ReferralAccountListBuilder()
public ReferralAccountListBuilder referralAccount(List<ReferralAccount> referralAccount)
public ReferralAccountList build()
Copyright © 2017. All rights reserved.