| Package | Description |
|---|---|
| org.projectfloodlight.openflow.protocol |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OFBundlePropExperimenter |
interface |
OFBundlePropTime |
| Modifier and Type | Method and Description |
|---|---|
OFBundleProp |
OFBundleProp.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<OFBundleProp> |
OFBundleCtrlMsg.getProperties() |
List<OFBundleProp> |
OFBundleCtrlMsg.Builder.getProperties() |
List<OFBundleProp> |
OFBundleAddMsg.getProperties() |
List<OFBundleProp> |
OFBundleAddMsg.Builder.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
OFBundleCtrlMsg.Builder |
OFBundleCtrlMsg.Builder.setProperties(List<OFBundleProp> properties) |
OFBundleAddMsg.Builder |
OFBundleAddMsg.Builder.setProperties(List<OFBundleProp> properties) |
Copyright © 2021. All rights reserved.