Package org.cxml

Class DataResponse

java.lang.Object
org.cxml.DataResponse

public class DataResponse extends Object
  • Field Details

  • Constructor Details

    • DataResponse

      public DataResponse()
  • Method Details

    • getAttachment

      public List<Attachment> getAttachment()
      Gets the value of the attachment property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the attachment property.

      For example, to add a new item, do as follows:

          getAttachment().add(newItem);
       

      Objects of the following type(s) are allowed in the list Attachment