Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac |
OFFactory.bsnVlanMac(int vlanVid,
MacAddress mac) |
OFBsnVlanMac |
OFBsnVlanMac.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFBsnVlanMac> |
OFBsnTlvVlanMacList.getKey() |
List<OFBsnVlanMac> |
OFBsnTlvVlanMacList.Builder.getKey() |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvVlanMacList.Builder |
OFBsnTlvVlanMacList.Builder.setKey(List<OFBsnVlanMac> key) |
OFBsnTlvVlanMacList |
OFBsnTlvs.vlanMacList(List<OFBsnVlanMac> key) |
Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac |
OFFactoryVer10.bsnVlanMac(int vlanVid,
MacAddress mac) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvVlanMacList |
OFBsnTlvsVer10.vlanMacList(List<OFBsnVlanMac> key) |
Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac |
OFFactoryVer11.bsnVlanMac(int vlanVid,
MacAddress mac) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvVlanMacList |
OFBsnTlvsVer11.vlanMacList(List<OFBsnVlanMac> key) |
Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac |
OFFactoryVer12.bsnVlanMac(int vlanVid,
MacAddress mac) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvVlanMacList |
OFBsnTlvsVer12.vlanMacList(List<OFBsnVlanMac> key) |
Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac |
OFFactoryVer13.bsnVlanMac(int vlanVid,
MacAddress mac) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvVlanMacList |
OFBsnTlvsVer13.vlanMacList(List<OFBsnVlanMac> key) |
Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac |
OFFactoryVer14.bsnVlanMac(int vlanVid,
MacAddress mac) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvVlanMacList |
OFBsnTlvsVer14.vlanMacList(List<OFBsnVlanMac> key) |
Modifier and Type | Method and Description |
---|---|
OFBsnVlanMac |
OFFactoryVer15.bsnVlanMac(int vlanVid,
MacAddress mac) |
Modifier and Type | Method and Description |
---|---|
OFBsnTlvVlanMacList |
OFBsnTlvsVer15.vlanMacList(List<OFBsnVlanMac> key) |
Copyright © 2016. All rights reserved.