public static interface OFActionPushMpls.Builder extends OFAction.Builder
Modifier and Type | Method and Description |
---|---|
OFActionPushMpls |
build() |
EthType |
getEthertype() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionPushMpls.Builder |
setEthertype(EthType ethertype) |
OFActionPushMpls build()
build
in interface OFAction.Builder
OFActionType getType()
getType
in interface OFAction.Builder
EthType getEthertype()
OFActionPushMpls.Builder setEthertype(EthType ethertype)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.