public static interface OFActionBsnMirror.Builder extends OFActionBsn.Builder
Modifier and Type | Method and Description |
---|---|
OFActionBsnMirror |
build() |
short |
getCopyStage() |
OFPort |
getDestPort() |
long |
getExperimenter() |
long |
getSubtype() |
OFActionType |
getType() |
OFVersion |
getVersion() |
long |
getVlanTag() |
OFActionBsnMirror.Builder |
setCopyStage(short copyStage) |
OFActionBsnMirror.Builder |
setDestPort(OFPort destPort) |
OFActionBsnMirror.Builder |
setVlanTag(long vlanTag) |
OFActionBsnMirror build()
build
in interface OFAction.Builder
build
in interface OFActionBsn.Builder
build
in interface OFActionExperimenter.Builder
OFActionType getType()
getType
in interface OFAction.Builder
getType
in interface OFActionBsn.Builder
getType
in interface OFActionExperimenter.Builder
long getExperimenter()
getExperimenter
in interface OFActionBsn.Builder
getExperimenter
in interface OFActionExperimenter.Builder
long getSubtype()
getSubtype
in interface OFActionBsn.Builder
OFPort getDestPort()
OFActionBsnMirror.Builder setDestPort(OFPort destPort)
long getVlanTag()
OFActionBsnMirror.Builder setVlanTag(long vlanTag)
short getCopyStage()
OFActionBsnMirror.Builder setCopyStage(short copyStage)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
getVersion
in interface OFActionBsn.Builder
getVersion
in interface OFActionExperimenter.Builder
Copyright © 2015. All rights reserved.