Package org.cxml

Class XadesUnsignedDataObjectProperties

java.lang.Object
org.cxml.XadesUnsignedDataObjectProperties

public class XadesUnsignedDataObjectProperties extends Object
  • Field Details

  • Constructor Details

    • XadesUnsignedDataObjectProperties

      public XadesUnsignedDataObjectProperties()
  • 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
    • getXadesUnsignedDataObjectProperty

      public List<XadesUnsignedDataObjectProperty> getXadesUnsignedDataObjectProperty()
      Gets the value of the xadesUnsignedDataObjectProperty 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 xadesUnsignedDataObjectProperty property.

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

          getXadesUnsignedDataObjectProperty().add(newItem);
       

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