Class CustomTLVKey
- java.lang.Object
-
- org.opendaylight.openflowplugin.libraries.liblldp.CustomTLVKey
-
public class CustomTLVKey extends Object
-
-
Constructor Summary
Constructors Constructor Description CustomTLVKey(int oui, byte subtype)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
getOui()
Returns the oui.byte
getSubtype()
Returns the subtype.int
hashCode()
-