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