public class StgyReply extends StgyBulk
Modifier and Type | Method and Description |
---|---|
static StgyReply |
acknowledge(StgyCall stgyCall) |
static StgyReply |
newStgyReply(java.lang.String jsonStgyReply) |
javax.json.JsonObject |
toJSonObject() |
getJSonArgsIn, getJSonArgsRef, getSequence, getToken, isValid, parseFromJSon, setJSonArgsIn, setJSonArgsRef, toJSonString
public static StgyReply newStgyReply(java.lang.String jsonStgyReply)
public javax.json.JsonObject toJSonObject()
toJSonObject
in class StgyBulk