public class ParamKey extends Object implements Identifier<Param>
ParamKey(ParamKey source)
ParamKey(String _name)
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ParamKey(String _name)
public ParamKey(ParamKey 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 © 2016 OpenDaylight. All rights reserved.