public final class Stoerfallzustand
extends java.lang.Object
Constructor and Description |
---|
Stoerfallzustand(Stoerfallsituation situation,
Gueteindex gueteindex) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
Gueteindex |
getGueteindex() |
Stoerfallsituation |
getSituation() |
int |
hashCode() |
java.lang.String |
toString() |
public Stoerfallzustand(Stoerfallsituation situation, Gueteindex gueteindex)
public Stoerfallsituation getSituation()
public Gueteindex getGueteindex()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object