Interface SubjectQuery

    • Field Detail

      • 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

      • getSubject

        Subject getSubject()
        Gets the Subject of this request.
        Returns:
        the Subject of this request
      • setSubject

        void setSubject​(Subject newSubject)
        Sets the Subject of this request.
        Parameters:
        newSubject - the Subject of this request