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