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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
EthType getEthertype()
OFActionPushVlan.Builder setEthertype(EthType ethertype)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.