| Constructor and Description |
|---|
MessageResponse(String id,
String points,
String number,
String status,
String error,
String idx) |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getId() |
String |
getIdx() |
String |
getNumber() |
double |
getPoints() |
String |
getStatus() |
Integer |
getToBeSentAtTimestamp() |
boolean |
isError() |
boolean |
isFinal() |
void |
setToBeSentAtTimestamp(int toBeSentAtTimestamp) |
public void setToBeSentAtTimestamp(int toBeSentAtTimestamp)
public String getId()
public double getPoints()
public String getNumber()
public String getStatus()
public String getError()
public String getIdx()
public Integer getToBeSentAtTimestamp()
public boolean isError()
public boolean isFinal()
Copyright © 2024. All rights reserved.