Package net.kafujo.samples
Class Vegetable
- java.lang.Object
-
- net.kafujo.samples.Vegetable
-
- All Implemented Interfaces:
Serializable
public class Vegetable extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Field Detail
-
TOMATOE
public static final Vegetable TOMATOE
-
CUCUMBER
public static final Vegetable CUCUMBER
-
POTATOE
public static final Vegetable POTATOE
-
PUMPKIN
public static final Vegetable PUMPKIN
-
CAULIFLOWER
public static final Vegetable CAULIFLOWER
-
CARROT
public static final Vegetable CARROT
-
RADSIH
public static final Vegetable RADSIH
-
-