Package 

Class UiViewSelector

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer index
      private final BySelector bySelector
    • Constructor Summary

      Constructors 
      Constructor Description
      UiViewSelector(Integer index, BySelector bySelector)
    • Method Summary

      Modifier and Type Method Description
      final Integer component1()
      final BySelector component2()
      final UiViewSelector copy(Integer index, BySelector bySelector)
      final Integer getIndex()
      final BySelector getBySelector()
      • Methods inherited from class com.kaspersky.components.kautomator.component.common.builders.UiViewSelector

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait