Interface SubjectConfirmationDataType

    • Method Detail

      • getNotBefore

        Calendar getNotBefore()
        Gets the "NotBefore" attribute
      • xgetNotBefore

        XmlDateTime xgetNotBefore()
        Gets (as xml) the "NotBefore" attribute
      • isSetNotBefore

        boolean isSetNotBefore()
        True if has "NotBefore" attribute
      • setNotBefore

        void setNotBefore​(Calendar notBefore)
        Sets the "NotBefore" attribute
      • xsetNotBefore

        void xsetNotBefore​(XmlDateTime notBefore)
        Sets (as xml) the "NotBefore" attribute
      • unsetNotBefore

        void unsetNotBefore()
        Unsets the "NotBefore" 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
      • getRecipient

        String getRecipient()
        Gets the "Recipient" attribute
      • xgetRecipient

        XmlAnyURI xgetRecipient()
        Gets (as xml) the "Recipient" attribute
      • isSetRecipient

        boolean isSetRecipient()
        True if has "Recipient" attribute
      • setRecipient

        void setRecipient​(String recipient)
        Sets the "Recipient" attribute
      • xsetRecipient

        void xsetRecipient​(XmlAnyURI recipient)
        Sets (as xml) the "Recipient" attribute
      • unsetRecipient

        void unsetRecipient()
        Unsets the "Recipient" 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
      • getAddress

        String getAddress()
        Gets the "Address" attribute
      • xgetAddress

        XmlString xgetAddress()
        Gets (as xml) the "Address" attribute
      • isSetAddress

        boolean isSetAddress()
        True if has "Address" attribute
      • setAddress

        void setAddress​(String address)
        Sets the "Address" attribute
      • xsetAddress

        void xsetAddress​(XmlString address)
        Sets (as xml) the "Address" attribute
      • unsetAddress

        void unsetAddress()
        Unsets the "Address" attribute