public interface LinkUpdate
| Modifier and Type | Interface and Description |
|---|---|
static class |
LinkUpdate.Type
Represents the type of link discovery update operation.
|
| Modifier and Type | Method and Description |
|---|---|
Link |
link()
Returns the link which was changed.
|
LinkUpdate.Type |
operation()
Returns the type of the operation associated with the given LD update
operation.
|
Link link()
LinkUpdate.Type operation()
Copyright © 2014. All Rights Reserved.