Class ActionsDefContainer
- java.lang.Object
-
- de.extio.spacecraft.shared.model.client.actionsdef.ActionsDefContainer
-
public final class ActionsDefContainer extends Object
-
-
Constructor Summary
Constructors Constructor Description ActionsDefContainer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ActionDef>
getActionDefs()
void
setActionDefs(List<ActionDef> actionDefs)
-