public static interface OFActionSetNwTos.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetNwTos |
build() |
short |
getNwTos() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetNwTos.Builder |
setNwTos(short nwTos) |
OFActionSetNwTos build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.Buildershort getNwTos()
OFActionSetNwTos.Builder setNwTos(short nwTos)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2018. All rights reserved.