public class PotentialAction extends Object
PotentialAction()
String
getContext()
getName()
List<String>
getTarget()
getType()
void
setContext(String context)
setName(String name)
setTarget(List<String> target)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PotentialAction()
public String getName()
public void setName(String name)
public List<String> getTarget()
public void setTarget(List<String> target)
public String getContext()
public void setContext(String context)
public String getType()
public void setType(String type)
public String toString()
toString
Object
Copyright © 2016. All rights reserved.