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