| Package | Description |
|---|---|
| net.onrc.openvirtex.routing |
| Modifier and Type | Field and Description |
|---|---|
protected RoutingAlgorithms.RoutingType |
RoutingAlgorithms.type |
| Modifier and Type | Method and Description |
|---|---|
RoutingAlgorithms.RoutingType |
RoutingAlgorithms.getRoutingType() |
static RoutingAlgorithms.RoutingType |
RoutingAlgorithms.RoutingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingAlgorithms.RoutingType[] |
RoutingAlgorithms.RoutingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.