public class Action extends Object
Action()
Action(Action other)
Action(String input, String output)
String
getInput()
getOutput()
void
setInput(String input)
setOutput(String output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Action()
public Action(Action other)
public Action(String input, String output)
public String getInput()
public void setInput(String input)
public String getOutput()
public void setOutput(String output)
Copyright © 2014. All rights reserved.