public class QuerySmResult extends Object
| Constructor and Description |
|---|
QuerySmResult(String finalDate,
MessageState messageState,
byte errorCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte |
getErrorCode() |
String |
getFinalDate() |
MessageState |
getMessageState() |
int |
hashCode() |
public QuerySmResult(String finalDate, MessageState messageState, byte errorCode)
public byte getErrorCode()
public String getFinalDate()
public MessageState getMessageState()