public static interface OFActionSetMplsTc.Builder extends OFAction.Builder
Modifier and Type | Method and Description |
---|---|
OFActionSetMplsTc |
build() |
short |
getMplsTc() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetMplsTc.Builder |
setMplsTc(short mplsTc) |
OFActionSetMplsTc build()
build
in interface OFAction.Builder
OFActionType getType()
getType
in interface OFAction.Builder
short getMplsTc()
OFActionSetMplsTc.Builder setMplsTc(short mplsTc)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.