public static interface OFActionSetNwTtl.Builder extends OFAction.Builder
Modifier and Type | Method and Description |
---|---|
OFActionSetNwTtl |
build() |
short |
getNwTtl() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetNwTtl.Builder |
setNwTtl(short nwTtl) |
OFActionSetNwTtl build()
build
in interface OFAction.Builder
OFActionType getType()
getType
in interface OFAction.Builder
short getNwTtl()
OFActionSetNwTtl.Builder setNwTtl(short nwTtl)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.