Uses of Class
de.bsvrz.sys.usv.enums.KritischerZustand

Packages that use KritischerZustand
de.bsvrz.sys.usv.enums   
 

Uses of KritischerZustand in de.bsvrz.sys.usv.enums
 

Methods in de.bsvrz.sys.usv.enums that return KritischerZustand
static KritischerZustand KritischerZustand.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KritischerZustand[] KritischerZustand.values()
          Returns an array containing the constants of this enum type, in the order they are declared.