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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
IPv4Address getNwAddr()
OFActionSetNwSrc.Builder setNwAddr(IPv4Address nwAddr)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.