public class BacsDirectDebitDetails extends Object implements PaymentMethodDetails
| Modifier and Type | Field and Description |
|---|---|
static String |
DIRECTDEBIT_GB |
| Constructor and Description |
|---|
BacsDirectDebitDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
**directdebit_GB**
|
int |
hashCode() |
void |
setType(String type) |
String |
toString() |
BacsDirectDebitDetails |
type(String type) |
public static final String DIRECTDEBIT_GB
public BacsDirectDebitDetails type(String type)
public String getType()
getType in interface PaymentMethodDetailspublic void setType(String type)
setType in interface PaymentMethodDetailsCopyright © 2020. All rights reserved.