public class GAction
extends slib.utils.impl.ParametrableImpl
implements slib.utils.i.CheckableValidity
Modifier and Type | Field and Description |
---|---|
GActionType |
type
The type of action
|
Constructor and Description |
---|
GAction(GActionType type)
Build an instance of GAction considering the given type.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isValid()
Check if the action is valid with regards to the parameters required to be specified.
|
public GActionType type
public GAction(GActionType type)
type
- the type of actionCopyright © 2014. All rights reserved.