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