people.add( person );
returnReturns the people. return people;
return people;
returnReturns the summary. return summary;
return summary;
returnReturns the type. return type;
return type;
parampeople The people to set. this.people = people;
this.people = people;
paramsummary The summary to set. this.summary = summary;
this.summary = summary;
paramtype The type to set. this.type = type;
this.type = type;