Uses of Class
myorg.relex.one2many.Produce.Color
-
Packages that use Produce.Color Package Description myorg.relex.one2many -
-
Uses of Produce.Color in myorg.relex.one2many
Fields in myorg.relex.one2many declared as Produce.Color Modifier and Type Field Description private Produce.Color
Produce. color
Methods in myorg.relex.one2many that return Produce.Color Modifier and Type Method Description Produce.Color
Produce. getColor()
static Produce.Color
Produce.Color. valueOf(String name)
Returns the enum constant of this type with the specified name.static Produce.Color[]
Produce.Color. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in myorg.relex.one2many with parameters of type Produce.Color Constructor Description Produce(String name, Produce.Color color, Date expires)
-