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