Uses of Class
de.bsvrz.vew.bmvew.bmvew.regel.Filter.Operationen

Packages that use Filter.Operationen
de.bsvrz.vew.bmvew.bmvew.regel   
 

Uses of Filter.Operationen in de.bsvrz.vew.bmvew.bmvew.regel
 

Methods in de.bsvrz.vew.bmvew.bmvew.regel that return Filter.Operationen
static Filter.Operationen Filter.Operationen.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Filter.Operationen[] Filter.Operationen.values()
          Returns an array containing the constants of this enum type, in the order they are declared.