public class StateKey extends Object implements Identifier<State>
StateKey(StateKey source)
StateKey(StateType _type)
boolean
equals(Object obj)
StateType
getType()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public StateKey(StateType _type)
public StateKey(StateKey source)
source
public StateType getType()
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.