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.BuilderOFActionType getType()
getType in interface OFAction.BuilderIPv4Address getNwAddr()
OFActionSetNwDst.Builder setNwAddr(IPv4Address nwAddr)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2016. All rights reserved.