Class ExecutionReport


  • public class ExecutionReport
    extends Object
    • Constructor Detail

      • ExecutionReport

        public ExecutionReport()
    • Method Detail

      • getSequence

        public long getSequence()
      • setSequence

        public void setSequence​(long sequence)
      • getError

        public String getError()
      • setError

        public void setError​(String error)
      • getAttachments

        public List<byte[]> getAttachments()
      • setAttachments

        public void setAttachments​(List<byte[]> attachments)