Interface GetCompleteDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface GetCompleteDocument extends XmlObject
A document containing one GetComplete(@urn:oasis:names:tc:SAML:2.0:protocol) element. This is a complex type.
  • Field Details

  • Method Details

    • getGetComplete

      String getGetComplete()
      Gets the "GetComplete" element
    • xgetGetComplete

      XmlAnyURI xgetGetComplete()
      Gets (as xml) the "GetComplete" element
    • setGetComplete

      void setGetComplete(String getComplete)
      Sets the "GetComplete" element
    • xsetGetComplete

      void xsetGetComplete(XmlAnyURI getComplete)
      Sets (as xml) the "GetComplete" element