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.Builder
OFActionType getType()
getType
in interface OFAction.Builder
MacAddress getDlAddr()
OFActionSetDlSrc.Builder setDlAddr(MacAddress dlAddr)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
Copyright © 2015. All rights reserved.