public class PiisConsent extends Object
| Constructor and Description |
|---|
PiisConsent() |
| Modifier and Type | Method and Description |
|---|---|
List<AccountReference> |
getAccounts()
Deprecated.
since 2.4 and will be removed in 2.7, use getAccount instead
|
void |
setAccounts(List<AccountReference> accounts)
Deprecated.
since 2.4 and will be removed in 2.7, use setAccount instead
|
@Deprecated public List<AccountReference> getAccounts()
@Deprecated public void setAccounts(List<AccountReference> accounts)
accounts - Account Reference listCopyright © 2019. All rights reserved.