Interface LogoutRequestType

    • Method Detail

      • isSetBaseID

        boolean isSetBaseID()
        True if has "BaseID" element
      • addNewBaseID

        BaseIDAbstractType addNewBaseID()
        Appends and returns a new empty "BaseID" element
      • unsetBaseID

        void unsetBaseID()
        Unsets the "BaseID" element
      • getNameID

        NameIDType getNameID()
        Gets the "NameID" element
      • isSetNameID

        boolean isSetNameID()
        True if has "NameID" element
      • setNameID

        void setNameID​(NameIDType nameID)
        Sets the "NameID" element
      • addNewNameID

        NameIDType addNewNameID()
        Appends and returns a new empty "NameID" element
      • unsetNameID

        void unsetNameID()
        Unsets the "NameID" element
      • isSetEncryptedID

        boolean isSetEncryptedID()
        True if has "EncryptedID" element
      • setEncryptedID

        void setEncryptedID​(EncryptedElementType encryptedID)
        Sets the "EncryptedID" element
      • addNewEncryptedID

        EncryptedElementType addNewEncryptedID()
        Appends and returns a new empty "EncryptedID" element
      • unsetEncryptedID

        void unsetEncryptedID()
        Unsets the "EncryptedID" element
      • getSessionIndexArray

        String[] getSessionIndexArray()
        Gets array of all "SessionIndex" elements
      • getSessionIndexArray

        String getSessionIndexArray​(int i)
        Gets ith "SessionIndex" element
      • xgetSessionIndexArray

        XmlString[] xgetSessionIndexArray()
        Gets (as xml) array of all "SessionIndex" elements
      • xgetSessionIndexArray

        XmlString xgetSessionIndexArray​(int i)
        Gets (as xml) ith "SessionIndex" element
      • sizeOfSessionIndexArray

        int sizeOfSessionIndexArray()
        Returns number of "SessionIndex" element
      • setSessionIndexArray

        void setSessionIndexArray​(String[] sessionIndexArray)
        Sets array of all "SessionIndex" element
      • setSessionIndexArray

        void setSessionIndexArray​(int i,
                                  String sessionIndex)
        Sets ith "SessionIndex" element
      • xsetSessionIndexArray

        void xsetSessionIndexArray​(XmlString[] sessionIndexArray)
        Sets (as xml) array of all "SessionIndex" element
      • xsetSessionIndexArray

        void xsetSessionIndexArray​(int i,
                                   XmlString sessionIndex)
        Sets (as xml) ith "SessionIndex" element
      • insertSessionIndex

        void insertSessionIndex​(int i,
                                String sessionIndex)
        Inserts the value as the ith "SessionIndex" element
      • addSessionIndex

        void addSessionIndex​(String sessionIndex)
        Appends the value as the last "SessionIndex" element
      • insertNewSessionIndex

        XmlString insertNewSessionIndex​(int i)
        Inserts and returns a new empty value (as xml) as the ith "SessionIndex" element
      • addNewSessionIndex

        XmlString addNewSessionIndex()
        Appends and returns a new empty value (as xml) as the last "SessionIndex" element
      • removeSessionIndex

        void removeSessionIndex​(int i)
        Removes the ith "SessionIndex" element
      • getReason

        String getReason()
        Gets the "Reason" attribute
      • xgetReason

        XmlString xgetReason()
        Gets (as xml) the "Reason" attribute
      • isSetReason

        boolean isSetReason()
        True if has "Reason" attribute
      • setReason

        void setReason​(String reason)
        Sets the "Reason" attribute
      • xsetReason

        void xsetReason​(XmlString reason)
        Sets (as xml) the "Reason" attribute
      • unsetReason

        void unsetReason()
        Unsets the "Reason" attribute
      • getNotOnOrAfter

        Calendar getNotOnOrAfter()
        Gets the "NotOnOrAfter" attribute
      • xgetNotOnOrAfter

        XmlDateTime xgetNotOnOrAfter()
        Gets (as xml) the "NotOnOrAfter" attribute
      • isSetNotOnOrAfter

        boolean isSetNotOnOrAfter()
        True if has "NotOnOrAfter" attribute
      • setNotOnOrAfter

        void setNotOnOrAfter​(Calendar notOnOrAfter)
        Sets the "NotOnOrAfter" attribute
      • xsetNotOnOrAfter

        void xsetNotOnOrAfter​(XmlDateTime notOnOrAfter)
        Sets (as xml) the "NotOnOrAfter" attribute
      • unsetNotOnOrAfter

        void unsetNotOnOrAfter()
        Unsets the "NotOnOrAfter" attribute