public class Record
extends java.lang.Object
Constructor and Description |
---|
Record() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getDataXML() |
java.util.List<FileAttachmentWrapper> |
getFileAttachmentWrapperList() |
void |
setDataXML(byte[] dataXML) |
void |
setFileAttachmentWrapperList(java.util.List<FileAttachmentWrapper> fileAttachmentWrapperList) |
public java.util.List<FileAttachmentWrapper> getFileAttachmentWrapperList()
public void setFileAttachmentWrapperList(java.util.List<FileAttachmentWrapper> fileAttachmentWrapperList)
public byte[] getDataXML()
public void setDataXML(byte[] dataXML)
Copyright © 2010 - 2020 Adobe. All Rights Reserved