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