| Package | Description |
|---|---|
| com.h3c.sdn.common |
Definitions of general services applicable to multiple tiers of the
SDN Controller.
|
| com.h3c.sdn.misc.net |
| Modifier and Type | Method and Description |
|---|---|
LinkUpdate.Type |
LinkUpdate.operation()
Returns the type of the operation associated with the given LD update
operation.
|
static LinkUpdate.Type |
LinkUpdate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkUpdate.Type[] |
LinkUpdate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LinkUpdate.Type |
LinkUpdateDTO.operation() |
| Constructor and Description |
|---|
LinkUpdateDTO(Link link,
LinkUpdate.Type operation)
Creates a DTO representing an operation applied to a link.
|
Copyright © 2014. All Rights Reserved.