de.bsvrz.ste.rdstmc.junit
Class RDSTMCPrueffall.MeldungsArt

java.lang.Object
  extended by de.bsvrz.ste.rdstmc.junit.RDSTMCPrueffall.MeldungsArt
Enclosing class:
RDSTMCPrueffall

public static class RDSTMCPrueffall.MeldungsArt
extends java.lang.Object


Field Summary
static java.lang.String AKTUALISIERUNG
           
static java.lang.String AUFHEBUNG
           
 
Constructor Summary
RDSTMCPrueffall.MeldungsArt()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AKTUALISIERUNG

public static final java.lang.String AKTUALISIERUNG
See Also:
Constant Field Values

AUFHEBUNG

public static final java.lang.String AUFHEBUNG
See Also:
Constant Field Values
Constructor Detail

RDSTMCPrueffall.MeldungsArt

public RDSTMCPrueffall.MeldungsArt()