Interface IExtensionData3

    • Method Detail

      • dependsOn

        IList dependsOn()

        The extension list on which it depends.

        Getter method for the COM property "DependsOn"

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

        java.lang.Object dependsOn​(int index)