public class ResultMessage extends AbstractMessage
RESULT
message in SumUp protocol.Constructor and Description |
---|
ResultMessage() |
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
boolean |
isOk() |
void |
setOk(boolean ok) |
void |
setValue(int value) |
String |
toString() |
getSequence, setSequence
Copyright © 2004–2016 Apache MINA Project. All rights reserved.