public static interface OFActionSetVlanVid.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetVlanVid |
build() |
OFActionType |
getType() |
OFVersion |
getVersion() |
VlanVid |
getVlanVid() |
OFActionSetVlanVid.Builder |
setVlanVid(VlanVid vlanVid) |
OFActionSetVlanVid build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.BuilderVlanVid getVlanVid()
OFActionSetVlanVid.Builder setVlanVid(VlanVid vlanVid)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2020. All rights reserved.