Uses of Class
jtoolbox.StaticTools.Richtung

Uses of StaticTools.Richtung in jtoolbox
 

Methods in jtoolbox that return StaticTools.Richtung
static StaticTools.Richtung StaticTools.getRichtung(java.lang.String r)
           
static StaticTools.Richtung StaticTools.Richtung.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StaticTools.Richtung[] StaticTools.Richtung.values()
          Returns an array containing the constants of this enum type, in the order they are declared.