Package | Description |
---|---|
com.hp.sdn.model |
Base abstractions used in consuming & producing Network information model.
|
Modifier and Type | Method and Description |
---|---|
DefaultNodeInfo |
DefaultNodeInfo.location(NodeLocation location)
Modifies the current info by specifying the node location.
|
DefaultNodeInfo |
DefaultNodeInfo.mac(MacAddress mac)
Modifies the current info by specifying the node MAC address.
|
DefaultNodeInfo |
DefaultNodeInfo.netInterface(Interface intf)
Modifies the current info by specifying the node interface.
|
DefaultNodeInfo |
DefaultNodeInfo.timeout(long timeout)
Modifies the current info by specifying the node timeout.
|
Copyright © 2015. All Rights Reserved.