Interface SubjectAttributeDesignatorType

    • Field Detail

      • DEFAULT_ELEMENT_LOCAL_NAME

        static final String DEFAULT_ELEMENT_LOCAL_NAME
        Local name of the element Obligation.
        See Also:
        Constant Field Values
      • DEFAULT_ELEMENT_QNAME

        static final QName DEFAULT_ELEMENT_QNAME
        QName of the element Obligation.
      • SCHEMA_TYPE_NAME

        static final QName SCHEMA_TYPE_NAME
        QName of the XSI type.
      • SUBJECT_CATEGORY_ATTRIB_NAME

        static final String SUBJECT_CATEGORY_ATTRIB_NAME
        SubjectCategory attribute name.
        See Also:
        Constant Field Values
    • Method Detail

      • getSubjectCategory

        String getSubjectCategory()
        Gets the category of the Subject.
        Returns:
        category of the Subject
      • setSubjectCategory

        void setSubjectCategory​(String category)
        Sets the category of the Subject.
        Parameters:
        category - category of the Subject