Interface RetrievalMethodDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface RetrievalMethodDocument
    extends XmlObject
    A document containing one RetrievalMethod(@http://www.w3.org/2000/09/xmldsig#) element. This is a complex type.
    • Method Detail

      • getRetrievalMethod

        RetrievalMethodType getRetrievalMethod()
        Gets the "RetrievalMethod" element
      • setRetrievalMethod

        void setRetrievalMethod​(RetrievalMethodType retrievalMethod)
        Sets the "RetrievalMethod" element
      • addNewRetrievalMethod

        RetrievalMethodType addNewRetrievalMethod()
        Appends and returns a new empty "RetrievalMethod" element