A C D E F G I L M N O P R S T U V W 
All Classes All Packages

P

Plant - Class in fi.metropolia.herbreferenceguide.database
This class defines data variables that can be fetched from database
Plant(int, String, String, String, String, String, String) - Constructor for class fi.metropolia.herbreferenceguide.database.Plant
Constructor for plant class
Plant(Parcel) - Constructor for class fi.metropolia.herbreferenceguide.database.Plant
Constructor to initialize Plant with data from parcel
PLANT_ITEM - Static variable in class fi.metropolia.herbreferenceguide.plant.PlantActivity
 
PlantActivity - Class in fi.metropolia.herbreferenceguide.plant
Display all plants
PlantActivity() - Constructor for class fi.metropolia.herbreferenceguide.plant.PlantActivity
 
plantDao() - Method in class fi.metropolia.herbreferenceguide.database.AppDatabase
 
PlantDao - Interface in fi.metropolia.herbreferenceguide.database
This classes uses SQLite commands to access and fetch plant data from prepopulate database
PlantRecyclerViewAdapter - Class in fi.metropolia.herbreferenceguide.plant
This class defines RecyclerView Adapter that creates a view holder and binds data to view holder
PlantRecyclerViewAdapter(ArrayList<Plant>, Context, RecyclerViewInterface) - Constructor for class fi.metropolia.herbreferenceguide.plant.PlantRecyclerViewAdapter
Adapter Constructor to initialize instance of this recyclerview
PlantRecyclerViewAdapter.ViewHolder - Class in fi.metropolia.herbreferenceguide.plant
Defines ViewHolder class that gives reference to the view Code reference:
A C D E F G I L M N O P R S T U V W 
All Classes All Packages