public static interface OFActionBsnChecksum.Builder extends OFActionBsn.Builder
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum |
build() |
U128 |
getChecksum() |
long |
getExperimenter() |
long |
getSubtype() |
OFActionType |
getType() |
OFVersion |
getVersion() |
OFActionBsnChecksum.Builder |
setChecksum(U128 checksum) |
OFActionBsnChecksum 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
U128 getChecksum()
OFActionBsnChecksum.Builder setChecksum(U128 checksum)
OFVersion getVersion()
getVersion
in interface OFAction.Builder
getVersion
in interface OFActionBsn.Builder
getVersion
in interface OFActionExperimenter.Builder
Copyright © 2015. All rights reserved.