uk.ac.leeds.ccg.andyt.projects.moses.io
Class OutputDataHandler_NonConstraints_1.Counts

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.moses.io.OutputDataHandler_NonConstraints_1.Counts
Enclosing class:
OutputDataHandler_NonConstraints_1

public class OutputDataHandler_NonConstraints_1.Counts
extends java.lang.Object


Constructor Summary
OutputDataHandler_NonConstraints_1.Counts()
           
 
Method Summary
 void addToCounts(int _PeopleAged16to74WithNoQualifications, int _PeopleAged16to74WithHighestQualificationAttainedLevel1, int _PeopleAged16to74WithHighestQualificationAttainedLevel2, int _PeopleAged16to74WithHighestQualificationAttainedLevel3, int _PeopleAged16to74WithHighestQualificationAttainedLevel4and5, int _NoCarOwnershipHouseholds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputDataHandler_NonConstraints_1.Counts

public OutputDataHandler_NonConstraints_1.Counts()
Method Detail

addToCounts

public void addToCounts(int _PeopleAged16to74WithNoQualifications,
                        int _PeopleAged16to74WithHighestQualificationAttainedLevel1,
                        int _PeopleAged16to74WithHighestQualificationAttainedLevel2,
                        int _PeopleAged16to74WithHighestQualificationAttainedLevel3,
                        int _PeopleAged16to74WithHighestQualificationAttainedLevel4and5,
                        int _NoCarOwnershipHouseholds)