Modifier and Type | Method and Description |
---|---|
OFBsnInterface |
OFBsnInterface.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFBsnInterface> |
OFBsnGetInterfacesReply.getInterfaces() |
List<OFBsnInterface> |
OFBsnGetInterfacesReply.Builder.getInterfaces() |
Modifier and Type | Method and Description |
---|---|
OFBsnGetInterfacesReply |
OFFactory.bsnGetInterfacesReply(List<OFBsnInterface> interfaces) |
OFBsnGetInterfacesReply.Builder |
OFBsnGetInterfacesReply.Builder.setInterfaces(List<OFBsnInterface> interfaces) |
Modifier and Type | Method and Description |
---|---|
OFBsnGetInterfacesReply |
OFFactoryVer10.bsnGetInterfacesReply(List<OFBsnInterface> interfaces) |
Modifier and Type | Method and Description |
---|---|
OFBsnGetInterfacesReply |
OFFactoryVer11.bsnGetInterfacesReply(List<OFBsnInterface> interfaces) |
Modifier and Type | Method and Description |
---|---|
OFBsnGetInterfacesReply |
OFFactoryVer12.bsnGetInterfacesReply(List<OFBsnInterface> interfaces) |
Modifier and Type | Method and Description |
---|---|
OFBsnGetInterfacesReply |
OFFactoryVer13.bsnGetInterfacesReply(List<OFBsnInterface> interfaces) |
Modifier and Type | Method and Description |
---|---|
OFBsnGetInterfacesReply |
OFFactoryVer14.bsnGetInterfacesReply(List<OFBsnInterface> interfaces) |
Copyright © 2015. All rights reserved.