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