public static interface OFActionSetNwDst.Builder extends OFAction.Builder
Modifier and Type | Method and Description |
---|---|
OFActionSetNwDst |
build() |
IPv4Address |
getNwAddr() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetNwDst.Builder |
setNwAddr(IPv4Address nwAddr) |
OFActionSetNwDst build()
build
in interface OFAction.Builder
OFActionType getType()
getType
in interface OFAction.Builder
IPv4Address getNwAddr()
OFActionSetNwDst.Builder setNwAddr(IPv4Address nwAddr)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.