public static interface OFActionSetVlanPcp.Builder extends OFAction.Builder
Modifier and Type | Method and Description |
---|---|
OFActionSetVlanPcp |
build() |
OFActionType |
getType() |
OFVersion |
getVersion() |
VlanPcp |
getVlanPcp() |
OFActionSetVlanPcp.Builder |
setVlanPcp(VlanPcp vlanPcp) |
OFActionSetVlanPcp build()
build
in interface OFAction.Builder
OFActionType getType()
getType
in interface OFAction.Builder
VlanPcp getVlanPcp()
OFActionSetVlanPcp.Builder setVlanPcp(VlanPcp vlanPcp)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.