public class GenericResponse extends Object
| Constructor and Description |
|---|
GenericResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPspReference()
psp reference
|
Boolean |
getSubmittedAsync()
Get submittedAsync
|
int |
hashCode() |
GenericResponse |
pspReference(String pspReference) |
void |
setPspReference(String pspReference) |
void |
setSubmittedAsync(Boolean submittedAsync) |
GenericResponse |
submittedAsync(Boolean submittedAsync) |
String |
toString() |
public GenericResponse submittedAsync(Boolean submittedAsync)
public Boolean getSubmittedAsync()
public void setSubmittedAsync(Boolean submittedAsync)
public GenericResponse pspReference(String pspReference)
public String getPspReference()
public void setPspReference(String pspReference)
Copyright © 2019. All rights reserved.