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