Uses of Class
de.bsvrz.ste.rdstmcvew.RDSVewMeldung.Zustand

Uses of RDSVewMeldung.Zustand in de.bsvrz.ste.rdstmcvew
 

Methods in de.bsvrz.ste.rdstmcvew that return RDSVewMeldung.Zustand
static RDSVewMeldung.Zustand RDSVewMeldung.Zustand.get(java.lang.String text)
          Bestimmt den Zustand zu einem Text
protected static RDSVewMeldung.Zustand RDSVewMeldung.getZustand(de.bsvrz.dav.daf.main.Data data)
          Bestimmt den Wert des Attributs Zustand eines Datensatzes der atg.rdsMeldung
static RDSVewMeldung.Zustand RDSVewMeldung.Zustand.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RDSVewMeldung.Zustand[] RDSVewMeldung.Zustand.values()
          Returns an array containing the constants of this enum type, in the order they are declared.