public class EntryKey extends Object implements Identifier<Entry>
EntryKey(EntryKey source)
EntryKey(Short _id)
boolean
equals(Object obj)
Short
getId()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EntryKey(Short _id)
public EntryKey(EntryKey source)
source
public Short getId()
public int hashCode()
hashCode
org.opendaylight.yangtools.concepts.Identifier
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2019 OpenDaylight. All rights reserved.