public static interface OFActionPushVlan.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionPushVlan |
build() |
EthType |
getEthertype() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionPushVlan.Builder |
setEthertype(EthType ethertype) |
OFActionPushVlan build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.BuilderEthType getEthertype()
OFActionPushVlan.Builder setEthertype(EthType ethertype)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2021. All rights reserved.