public class CustomTLVKey extends Object
CustomTLVKey(int oui, byte subtype)
boolean
equals(Object obj)
int
getOui()
byte
getSubtype()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public CustomTLVKey(int oui, byte subtype)
oui
subtype
public int getOui()
public byte getSubtype()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2019 OpenDaylight. All rights reserved.