public static interface OFActionSetNwSrc.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetNwSrc |
build() |
IPv4Address |
getNwAddr() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetNwSrc.Builder |
setNwAddr(IPv4Address nwAddr) |
OFActionSetNwSrc build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.BuilderIPv4Address getNwAddr()
OFActionSetNwSrc.Builder setNwAddr(IPv4Address nwAddr)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2017. All rights reserved.