public final class AccountReferenceSelector extends Object
| Constructor and Description |
|---|
AccountReferenceSelector(AccountReferenceType accountReferenceType,
String accountValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AccountReferenceType |
getAccountReferenceType() |
String |
getAccountValue() |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value={"accountReferenceType","accountValue"}) public AccountReferenceSelector(AccountReferenceType accountReferenceType, String accountValue)
public AccountReferenceType getAccountReferenceType()
public String getAccountValue()
Copyright © 2020. All rights reserved.