Uses of Class
lab1.GoldModel.Directions

Uses of GoldModel.Directions in lab1
 

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