Interface StatusResponseType

    • Method Detail

      • getIssuer

        NameIDType getIssuer()
        Gets the "Issuer" element
      • isSetIssuer

        boolean isSetIssuer()
        True if has "Issuer" element
      • setIssuer

        void setIssuer​(NameIDType issuer)
        Sets the "Issuer" element
      • addNewIssuer

        NameIDType addNewIssuer()
        Appends and returns a new empty "Issuer" element
      • unsetIssuer

        void unsetIssuer()
        Unsets the "Issuer" element
      • getSignature

        SignatureType getSignature()
        Gets the "Signature" element
      • isSetSignature

        boolean isSetSignature()
        True if has "Signature" element
      • setSignature

        void setSignature​(SignatureType signature)
        Sets the "Signature" element
      • addNewSignature

        SignatureType addNewSignature()
        Appends and returns a new empty "Signature" element
      • unsetSignature

        void unsetSignature()
        Unsets the "Signature" element
      • getExtensions

        ExtensionsType getExtensions()
        Gets the "Extensions" element
      • isSetExtensions

        boolean isSetExtensions()
        True if has "Extensions" element
      • setExtensions

        void setExtensions​(ExtensionsType extensions)
        Sets the "Extensions" element
      • addNewExtensions

        ExtensionsType addNewExtensions()
        Appends and returns a new empty "Extensions" element
      • unsetExtensions

        void unsetExtensions()
        Unsets the "Extensions" element
      • getStatus

        StatusType getStatus()
        Gets the "Status" element
      • setStatus

        void setStatus​(StatusType status)
        Sets the "Status" element
      • addNewStatus

        StatusType addNewStatus()
        Appends and returns a new empty "Status" element
      • getID

        String getID()
        Gets the "ID" attribute
      • xgetID

        XmlID xgetID()
        Gets (as xml) the "ID" attribute
      • setID

        void setID​(String id)
        Sets the "ID" attribute
      • xsetID

        void xsetID​(XmlID id)
        Sets (as xml) the "ID" attribute
      • getInResponseTo

        String getInResponseTo()
        Gets the "InResponseTo" attribute
      • xgetInResponseTo

        XmlNCName xgetInResponseTo()
        Gets (as xml) the "InResponseTo" attribute
      • isSetInResponseTo

        boolean isSetInResponseTo()
        True if has "InResponseTo" attribute
      • setInResponseTo

        void setInResponseTo​(String inResponseTo)
        Sets the "InResponseTo" attribute
      • xsetInResponseTo

        void xsetInResponseTo​(XmlNCName inResponseTo)
        Sets (as xml) the "InResponseTo" attribute
      • unsetInResponseTo

        void unsetInResponseTo()
        Unsets the "InResponseTo" attribute
      • getVersion

        String getVersion()
        Gets the "Version" attribute
      • xgetVersion

        XmlString xgetVersion()
        Gets (as xml) the "Version" attribute
      • setVersion

        void setVersion​(String version)
        Sets the "Version" attribute
      • xsetVersion

        void xsetVersion​(XmlString version)
        Sets (as xml) the "Version" attribute
      • getIssueInstant

        Calendar getIssueInstant()
        Gets the "IssueInstant" attribute
      • xgetIssueInstant

        XmlDateTime xgetIssueInstant()
        Gets (as xml) the "IssueInstant" attribute
      • setIssueInstant

        void setIssueInstant​(Calendar issueInstant)
        Sets the "IssueInstant" attribute
      • xsetIssueInstant

        void xsetIssueInstant​(XmlDateTime issueInstant)
        Sets (as xml) the "IssueInstant" attribute
      • getDestination

        String getDestination()
        Gets the "Destination" attribute
      • xgetDestination

        XmlAnyURI xgetDestination()
        Gets (as xml) the "Destination" attribute
      • isSetDestination

        boolean isSetDestination()
        True if has "Destination" attribute
      • setDestination

        void setDestination​(String destination)
        Sets the "Destination" attribute
      • xsetDestination

        void xsetDestination​(XmlAnyURI destination)
        Sets (as xml) the "Destination" attribute
      • unsetDestination

        void unsetDestination()
        Unsets the "Destination" attribute
      • getConsent

        String getConsent()
        Gets the "Consent" attribute
      • xgetConsent

        XmlAnyURI xgetConsent()
        Gets (as xml) the "Consent" attribute
      • isSetConsent

        boolean isSetConsent()
        True if has "Consent" attribute
      • setConsent

        void setConsent​(String consent)
        Sets the "Consent" attribute
      • xsetConsent

        void xsetConsent​(XmlAnyURI consent)
        Sets (as xml) the "Consent" attribute
      • unsetConsent

        void unsetConsent()
        Unsets the "Consent" attribute