| Package | Description |
|---|---|
| org.opencord.cordvtn.api.node |
CORD VTN node API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
static CordVtnNodeEvent.Type |
CordVtnNodeEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CordVtnNodeEvent.Type[] |
CordVtnNodeEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CordVtnNodeEvent(CordVtnNodeEvent.Type type,
CordVtnNode node)
Creates an event of a given type and the specified node.
|
Copyright © 2018. All rights reserved.