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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
long getMplsLabel()
OFActionSetMplsLabel.Builder setMplsLabel(long mplsLabel)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.