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.Builder
int getType()
getType
in interface OFBsnTlv.Builder
VlanVid getValue()
OFBsnTlvVlanVid.Builder setValue(VlanVid value)
OFVersion getVersion()
getVersion
in interface OFBsnTlv.Builder
Copyright © 2015. All rights reserved.