Package org.cxml

Class XadesCommitmentTypeIndication


  • public class XadesCommitmentTypeIndication
    extends java.lang.Object
    • Field Detail

      • xadesObjectReferenceOrXadesAllSignedDataObjects

        protected java.util.List<java.lang.Object> xadesObjectReferenceOrXadesAllSignedDataObjects
    • Constructor Detail

      • XadesCommitmentTypeIndication

        public XadesCommitmentTypeIndication()
    • Method Detail

      • setXadesCommitmentTypeId

        public void setXadesCommitmentTypeId​(XadesCommitmentTypeId value)
        Sets the value of the xadesCommitmentTypeId property.
        Parameters:
        value - allowed object is XadesCommitmentTypeId
      • getXadesObjectReferenceOrXadesAllSignedDataObjects

        public java.util.List<java.lang.Object> getXadesObjectReferenceOrXadesAllSignedDataObjects()
        Gets the value of the xadesObjectReferenceOrXadesAllSignedDataObjects 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 xadesObjectReferenceOrXadesAllSignedDataObjects property.

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

            getXadesObjectReferenceOrXadesAllSignedDataObjects().add(newItem);
         

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