previous | index | next

Subclass Methods

Methods that are specific to Oxford shirts:

Class icon:

Methods like finding the price do not need to be specified since they are inherited from the superclass (Item).

Methods in the Item class are generic because they can operate on several different classes (data types).


previous | index | next