@Generated(value="xs2a-adapter-codegen") public class AdditionalInformationAccess extends Object
| Constructor and Description |
|---|
AdditionalInformationAccess() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<AccountReference> |
getOwnerName() |
List<AccountReference> |
getTrustedBeneficiaries() |
int |
hashCode() |
void |
setOwnerName(List<AccountReference> ownerName) |
void |
setTrustedBeneficiaries(List<AccountReference> trustedBeneficiaries) |
public List<AccountReference> getOwnerName()
public void setOwnerName(List<AccountReference> ownerName)
public List<AccountReference> getTrustedBeneficiaries()
public void setTrustedBeneficiaries(List<AccountReference> trustedBeneficiaries)
Copyright © 2021. All rights reserved.