public class KeyKey extends Object implements Identifier<Key>
KeyKey(KeyKey source)
KeyKey(String _key)
boolean
equals(Object obj)
String
getKey()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyKey(String _key)
public KeyKey(KeyKey source)
source
public String getKey()
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.