Package | Description |
---|---|
com.net2plan.interfaces.cacSimulation |
Provides a set of classes and interfaces for the connection simulator tool.
|
Modifier and Type | Method and Description |
---|---|
CACAction.ActionType |
CACAction.getActionType()
Returns the action type.
|
static CACAction.ActionType |
CACAction.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CACAction.ActionType[] |
CACAction.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|