public class PrefixKey extends Object implements Identifier<Prefix>
PrefixKey(IpPrefix _prefix)
PrefixKey(PrefixKey source)
boolean
equals(Object obj)
IpPrefix
getPrefix()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PrefixKey(IpPrefix _prefix)
public PrefixKey(PrefixKey source)
source
public IpPrefix getPrefix()
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.