Skip to content

BicyclePartData User Defined Class

smehta-veeva edited this page Jul 24, 2020 · 1 revision

BicyclePartData User Defined Class

The BicyclePartData class is a small user defined class designed to store the bicycle part name, the record id, a boolean value to indicate if the id exists, and the bicycle part quantity of the bicycle part found by the doesProductExist class. It provides getter methods that allow access the values stored.