public class Action extends Object
Action(String name)
Action(String name, List<Step> steps)
void
addStep(Step step)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Action(String name)
public Action(String name, List<Step> steps)
public void addStep(Step step)
Copyright © 2021. All rights reserved.