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