public static interface OFActionSetDlSrc.Builder extends OFAction.Builder
| Modifier and Type | Method and Description |
|---|---|
OFActionSetDlSrc |
build() |
MacAddress |
getDlAddr() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionSetDlSrc.Builder |
setDlAddr(MacAddress dlAddr) |
OFActionSetDlSrc build()
build in interface OFAction.BuilderOFActionType getType()
getType in interface OFAction.BuilderMacAddress getDlAddr()
OFActionSetDlSrc.Builder setDlAddr(MacAddress dlAddr)
OFVersion getVersion()
getVersion in interface OFAction.BuilderCopyright © 2018. All rights reserved.