public static interface OFActionSetMplsLabel.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetMplsLabel |
build() |
long |
getMplsLabel() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetMplsLabel.Builder |
setMplsLabel(long mplsLabel) |
OFActionSetMplsLabel build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.Builderlong getMplsLabel()
OFActionSetMplsLabel.Builder setMplsLabel(long mplsLabel)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2019. All rights reserved.