Uses of Class
core.support.objects.ActionObject
-
Packages that use ActionObject Package Description core.support.objects -
-
Uses of ActionObject in core.support.objects
Methods in core.support.objects that return ActionObject Modifier and Type Method Description ActionObjectActionObject. withAction(ActionObject.ACTION sequence)ActionObjectActionObject. withElement1(EnhancedBy element1)ActionObjectActionObject. withElement2(EnhancedBy element2)ActionObjectActionObject. withElement3(EnhancedBy element3)ActionObjectActionObject. withValue(String value)Methods in core.support.objects that return types with arguments of type ActionObject Modifier and Type Method Description List<ActionObject>LoginObject. getLoginSequence()Methods in core.support.objects with parameters of type ActionObject Modifier and Type Method Description LoginObjectLoginObject. withLoginSequence(ActionObject loginSequence)
-