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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
TransportPort getTpPort()
OFActionSetTpSrc.Builder setTpPort(TransportPort tpPort)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.