return id;
return stock;
return valuationDate;
return value;
this.id = id;
this.stock = stock;
this.valuationDate = valuationDate;
this.value = value;