public static interface OFBsnTlvVlanVid.Builder extends OFBsnTlv.Builder
| Modifier and Type | Method and Description |
|---|---|
OFBsnTlvVlanVid |
build() |
int |
getType() |
VlanVid |
getValue() |
OFVersion |
getVersion() |
OFBsnTlvVlanVid.Builder |
setValue(VlanVid value) |
OFBsnTlvVlanVid build()
build in interface OFBsnTlv.Builderint getType()
getType in interface OFBsnTlv.BuilderVlanVid getValue()
OFBsnTlvVlanVid.Builder setValue(VlanVid value)
OFVersion getVersion()
getVersion in interface OFBsnTlv.BuilderCopyright © 2016. All rights reserved.