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.BuilderOFActionType getType()
getType in interface OFAction.BuilderVlanPcp getVlanPcp()
OFActionSetVlanPcp.Builder setVlanPcp(VlanPcp vlanPcp)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2018. All rights reserved.