public class ResultBytesValue
extends java.lang.Object
Constructor and Description |
---|
ResultBytesValue(boolean result) |
ResultBytesValue(boolean result,
byte[] payload) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
boolean |
getResult() |
java.lang.String |
toString() |