Package org.cxml

Class XadesResponderID

java.lang.Object
org.cxml.XadesResponderID

public class XadesResponderID extends Object
  • Field Details

    • xadesByNameOrXadesByKey

      protected List<Object> xadesByNameOrXadesByKey
  • Constructor Details

    • XadesResponderID

      public XadesResponderID()
  • Method Details

    • getXadesByNameOrXadesByKey

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

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

          getXadesByNameOrXadesByKey().add(newItem);
       

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