Uses of Class
de.bsvrz.sys.testsys.modulApplUeb.ApplUebPruefen.E_ZUSTAND

Packages that use ApplUebPruefen.E_ZUSTAND
de.bsvrz.sys.testsys.modulApplUeb   
 

Uses of ApplUebPruefen.E_ZUSTAND in de.bsvrz.sys.testsys.modulApplUeb
 

Methods in de.bsvrz.sys.testsys.modulApplUeb that return ApplUebPruefen.E_ZUSTAND
static ApplUebPruefen.E_ZUSTAND ApplUebPruefen.E_ZUSTAND.getEnum(java.lang.String text)
           
static ApplUebPruefen.E_ZUSTAND ApplUebPruefen.E_ZUSTAND.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ApplUebPruefen.E_ZUSTAND[] ApplUebPruefen.E_ZUSTAND.values()
          Returns an array containing the constants of this enum type, in the order they're declared.