Interface AgreementMethodDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface AgreementMethodDocument
    extends XmlObject
    A document containing one AgreementMethod(@http://www.w3.org/2001/04/xmlenc#) element. This is a complex type.
    • Method Detail

      • getAgreementMethod

        AgreementMethodType getAgreementMethod()
        Gets the "AgreementMethod" element
      • setAgreementMethod

        void setAgreementMethod​(AgreementMethodType agreementMethod)
        Sets the "AgreementMethod" element
      • addNewAgreementMethod

        AgreementMethodType addNewAgreementMethod()
        Appends and returns a new empty "AgreementMethod" element