Interface Response

    • Field Detail

      • DEFAULT_ELEMENT_LOCAL_NAME

        static final String DEFAULT_ELEMENT_LOCAL_NAME
        Element name, no namespace.
        See Also:
        Constant Field Values
      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getStatus

        Status getStatus()
        Return the object representing the Status (element).
        Returns:
        the Status
      • setStatus

        void setStatus​(Status status)
        Set the object representing the Status (element).
        Parameters:
        status - what to set
      • getAssertions

        List<Assertion> getAssertions()
        Return the objects representing the Assertion (element).
        Returns:
        the Assertion objects