public interface OfpBitmapEnum extends OfpEnum
Modifier and Type | Method and Description |
---|---|
int |
getBit(ProtocolVersion pv)
Returns the bit value for the constant, under the given protocol
version.
|
String |
toDisplayString()
Returns a string representation of the constant, suitable for
presentation in a display.
|
int getBit(ProtocolVersion pv)
pv
- the protocol versionString toDisplayString()
Copyright © 2015. All Rights Reserved.