Package org.cxml

Class SubscriptionContent

java.lang.Object
org.cxml.SubscriptionContent

public class SubscriptionContent extends Object
  • Field Details

    • filename

      protected String filename
    • cifContentOrIndexOrContract

      protected List<Object> cifContentOrIndexOrContract
  • Constructor Details

    • SubscriptionContent

      public SubscriptionContent()
  • Method Details

    • getFilename

      public String getFilename()
      Gets the value of the filename property.
      Returns:
      possible object is String
    • setFilename

      public void setFilename(String value)
      Sets the value of the filename property.
      Parameters:
      value - allowed object is String
    • getCIFContentOrIndexOrContract

      public List<Object> getCIFContentOrIndexOrContract()
      Gets the value of the cifContentOrIndexOrContract 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 cifContentOrIndexOrContract property.

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

          getCIFContentOrIndexOrContract().add(newItem);
       

      Objects of the following type(s) are allowed in the list CIFContent Contract Index