public static interface OFActionSetTpSrc.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetTpSrc |
build() |
TransportPort |
getTpPort() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetTpSrc.Builder |
setTpPort(TransportPort tpPort) |
OFActionSetTpSrc build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.BuilderTransportPort getTpPort()
OFActionSetTpSrc.Builder setTpPort(TransportPort tpPort)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2021. All rights reserved.