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 booleanequals(Object obj)intgetOui()Returns the oui.bytegetSubtype()Returns the subtype.inthashCode() 
 -