public interface OfpCodeBasedEnum extends OfpEnum
| Modifier and Type | Method and Description |
|---|---|
int |
getCode(ProtocolVersion pv)
Returns the code for the constant, under the given protocol
version.
|
int getCode(ProtocolVersion pv)
pv - the protocol versionCopyright © 2014. All Rights Reserved.