public final class AdditionalInformationAccess extends Object
| Constructor and Description |
|---|
AdditionalInformationAccess(@Nullable List<AccountReference> ownerName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Nullable List<AccountReference> |
getOwnerName() |
int |
hashCode() |
boolean |
noAdditionalInformationAccess() |
String |
toString() |
@ConstructorProperties(value="ownerName") public AdditionalInformationAccess(@Nullable @Nullable List<AccountReference> ownerName)
public boolean noAdditionalInformationAccess()
@Nullable public @Nullable List<AccountReference> getOwnerName()
Copyright © 2020. All rights reserved.