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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
short getNwTos()
OFActionSetNwTos.Builder setNwTos(short nwTos)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.