public class FaultKey extends Object implements Identifier<Fault>
FaultKey(FaultId _id)
FaultKey(FaultKey source)
boolean
equals(Object obj)
FaultId
getId()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public FaultKey(FaultId _id)
public FaultKey(FaultKey source)
source
public FaultId getId()
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.