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