returnReturns the id. return id;
return id;
returnReturns the identity. return identity;
return identity;
return info;
returnReturns the location. return location;
return location;
return null;
return things;
paramid The id to set. this.id = id;
this.id = id;
paramidentity The identity to set. this.identity = identity;
this.identity = identity;
this.info = info;
paramlocation The location to set. this.location = location;
this.location = location;
this.things = things;