Interface ITestSetFolder3

    • Method Detail

      • targetCycle

        void targetCycle​(java.lang.Object pVal)

        The cycle to which the folder is assigned.

        Setter method for the COM property "TargetCycle"

        Parameters:
        pVal - Mandatory java.lang.Object parameter.
      • targetCycle

        java.lang.Object targetCycle()

        The cycle to which the folder is assigned.

        Getter method for the COM property "TargetCycle"

        Returns:
        Returns a value of type java.lang.Object
      • folderFields

        IList folderFields()

        Returns the list of fields of the test set folder.

        Getter method for the COM property "FolderFields"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • folderFields

        java.lang.Object folderFields​(int index)