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