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