Package org.cxml

Class XadesSignedDataObjectProperties

java.lang.Object
org.cxml.XadesSignedDataObjectProperties

public class XadesSignedDataObjectProperties extends Object
  • Field Details

  • Constructor Details

    • XadesSignedDataObjectProperties

      public XadesSignedDataObjectProperties()
  • Method Details

    • getId

      public String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String
    • getXadesDataObjectFormat

      public List<XadesDataObjectFormat> getXadesDataObjectFormat()
      Gets the value of the xadesDataObjectFormat 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 xadesDataObjectFormat property.

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

          getXadesDataObjectFormat().add(newItem);
       

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

    • getXadesCommitmentTypeIndication

      public List<XadesCommitmentTypeIndication> getXadesCommitmentTypeIndication()
      Gets the value of the xadesCommitmentTypeIndication 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 xadesCommitmentTypeIndication property.

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

          getXadesCommitmentTypeIndication().add(newItem);
       

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

    • getXadesAllDataObjectsTimeStamp

      public List<XadesAllDataObjectsTimeStamp> getXadesAllDataObjectsTimeStamp()
      Gets the value of the xadesAllDataObjectsTimeStamp 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 xadesAllDataObjectsTimeStamp property.

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

          getXadesAllDataObjectsTimeStamp().add(newItem);
       

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

    • getXadesIndividualDataObjectsTimeStamp

      public List<XadesIndividualDataObjectsTimeStamp> getXadesIndividualDataObjectsTimeStamp()
      Gets the value of the xadesIndividualDataObjectsTimeStamp 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 xadesIndividualDataObjectsTimeStamp property.

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

          getXadesIndividualDataObjectsTimeStamp().add(newItem);
       

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