Class Record


  • public class Record
    extends java.lang.Object
    • Constructor Detail

      • Record

        public Record()
    • Method Detail

      • getFileAttachmentWrapperList

        public java.util.List<FileAttachmentWrapper> getFileAttachmentWrapperList()
      • setFileAttachmentWrapperList

        public void setFileAttachmentWrapperList​(java.util.List<FileAttachmentWrapper> fileAttachmentWrapperList)
      • getDataXML

        public byte[] getDataXML()
      • setDataXML

        public void setDataXML​(byte[] dataXML)