public static interface OFOxsByteCount.Builder extends OFOxs.Builder<U64>
| Modifier and Type | Method and Description |
|---|---|
OFOxsByteCount |
build() |
OFOxs<U64> |
getCanonical() |
U64 |
getMask() |
StatField<U64> |
getStatField() |
long |
getTypeLen() |
U64 |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
OFOxsByteCount.Builder |
setValue(U64 value) |
OFOxsByteCount build()
build in interface OFOxs.Builder<U64>long getTypeLen()
getTypeLen in interface OFOxs.Builder<U64>U64 getValue()
getValue in interface OFOxs.Builder<U64>OFOxsByteCount.Builder setValue(U64 value)
StatField<U64> getStatField()
getStatField in interface OFOxs.Builder<U64>boolean isMasked()
U64 getMask()
OFVersion getVersion()
getVersion in interface OFOxs.Builder<U64>Copyright © 2017. All rights reserved.