public class Action extends QuidObject implements Named
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
Action()  | 
Action(PetalNode parent,
      Collection params)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
ActionTime | 
getActionTime()  | 
String | 
getNameParameter()  | 
void | 
setActionTime(ActionTime o)  | 
void | 
setNameParameter(String o)  | 
getQuid, getQuidAsLong, init, setQuid, setQuidAsLongaddProperty, addToList, clone, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, equals, getChildCount, getKind, getLongestName, getName, getNames, getNoProperties, getParameterList, getParent, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsFloat, getPropertyAsInteger, getPropertyAsString, getPropertyList, getPropertyName, getPropertyTuples, getQualifiedName, getRoot, indexOf, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setProperty, toStringpublic Action(PetalNode parent, Collection params)
public Action()
public void setNameParameter(String o)
setNameParameter in interface Namedpublic String getNameParameter()
getNameParameter in interface Namedpublic ActionTime getActionTime()
public void setActionTime(ActionTime o)
Copyright © 2018 BITPlan GmbH. All rights reserved.