public class StatusResponse extends Object
| Constructor and Description |
|---|
StatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getInvoiceId() |
Status |
getStatus() |
int |
hashCode() |
boolean |
isChanged() |
void |
setChanged(boolean changed) |
void |
setInvoiceId(String invoiceId) |
void |
setStatus(Status status) |
String |
toString() |
public StatusResponse()
public String getInvoiceId()
public boolean isChanged()
public void setChanged(boolean changed)
public void setInvoiceId(String invoiceId)
Copyright © 2014-2016 Konik.io. All Rights Reserved.