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