Interface ISubjectNode2

  • All Superinterfaces:
    com4j.Com4jObject, ISubjectNode, ISysTreeNode

    public interface ISubjectNode2
    extends ISubjectNode
    Represents a subject folder in a Quality Center subject tree.
    • Method Detail

      • testFilter

        java.lang.String testFilter()

        The filter on the test objects in the tree.

        Getter method for the COM property "TestFilter"

        Returns:
        Returns a value of type java.lang.String
      • testFilter

        void testFilter​(java.lang.String pVal)

        The filter on the test objects in the tree.

        Setter method for the COM property "TestFilter"

        Parameters:
        pVal - Mandatory java.lang.String parameter.