2004-okari / CATALOG

0 stars 0 forks source link

[1pt] Group Task - All Item class properties visible in the diagram should be defined #15

Closed Bhekisile closed 1 year ago

Bhekisile commented 1 year ago

All Item class properties visible in the diagram should be defined and set up in the constructor method. Exception: properties for the 1-to-many relationships should NOT be set in the constructor method. Instead, they should have a custom setter method created.