public class StoerfallDaten extends Object
Modifier and Type | Field and Description |
---|---|
long |
ende |
int |
prioritaet |
long |
start |
Stoerfall |
stoerfall |
StoerfallZustand |
zustand |
Constructor and Description |
---|
StoerfallDaten(StoerfallDaten daten) |
StoerfallDaten(Stoerfall stoerfall,
StoerfallZustand zustand,
int prioritaet,
long start,
long ende) |
public final Stoerfall stoerfall
public final StoerfallZustand zustand
public final int prioritaet
public final long start
public final long ende
public StoerfallDaten(Stoerfall stoerfall, StoerfallZustand zustand, int prioritaet, long start, long ende)
public StoerfallDaten(StoerfallDaten daten)
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.