Package org.cxml

Class XadesSignedDataObjectProperties


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

      • XadesSignedDataObjectProperties

        public XadesSignedDataObjectProperties()
    • Method Detail

      • getId

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

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

        public java.util.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 java.util.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 java.util.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 java.util.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