Uses of Class
com.iizix.ws.prop.json.JSONReplyDocument
Packages that use JSONReplyDocument Package Description com.iizigo.ws.prop.json com.iizix.ws.prop.json Uses of JSONReplyDocument in com.iizigo.ws.prop.json
Subclasses of JSONReplyDocument in com.iizigo.ws.prop.json Modifier and Type Class Description class
EditorJSONReplyDocument
Editor version of the JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of JSONReplyDocument in com.iizix.ws.prop.json
Methods in com.iizix.ws.prop.json that return JSONReplyDocument Modifier and Type Method Description JSONReplyDocument
JSONReplyDocument. clone()
Clones the instance.