Package | Description |
---|---|
com.hp.sdn.dvc.facet |
Device Driver Facet interfaces
|
com.hp.sdn.model |
Base abstractions used in consuming & producing Network information model.
|
Modifier and Type | Method and Description |
---|---|
VlanInfo |
VlanHandler.getVlan(VlanId vid)
Get the Vlan object for the specified VID.
|
Modifier and Type | Method and Description |
---|---|
Set<VlanInfo> |
VlanHandler.getVlans()
Get a set of all Vlans that have been created.
|
Set<VlanInfo> |
VlanHandler.getVlansContainingPort(InterfaceId port,
VlanTagType tag)
Get the set of Vlans that the specified port is a member of.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultVlanInfo |
Copyright © 2015. All Rights Reserved.