public class CustomTLVKey extends Object
Constructor and Description |
---|
CustomTLVKey(int oui,
byte subtype) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getOui()
Returns the oui.
|
byte |
getSubtype()
Returns the subtype.
|
int |
hashCode() |
Copyright © 2019 OpenDaylight. All rights reserved.