returnReturns the id. return id;
return id;
returnReturns the typeName. return typeName;
return typeName;
paramid The id to set. this.id = id;
this.id = id;
paramtypeName The typeName to set. this.typeName = typeName;
this.typeName = typeName;