Creating Accessor Methods

To create accessor methods:

  1. Right-click within the class file in the Editor window and select Generate Accessors... from the context menu.

  2. Select the groupByFilter, understatedChartData, and overstatedChartData fields from the Methods list.

  3. Click OK.

  4. Save changes to EquipWorkOrderDC.java.