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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
VlanVid getVlanVid()
OFActionSetVlanVid.Builder setVlanVid(VlanVid vlanVid)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.