Class GardenRow
Object
GardenRow
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLight()
int
getPH()
getPlant()
static void
void
setPlant
(GardenPlant plant)
-
Field Details
-
light
-
pH
private final int pH -
plant
-
-
Constructor Details
-
GardenRow
-
-
Method Details
-
getLight
-
getPH
public int getPH() -
getPlant
-
setPlant
-
main
-