interface Lastbar { String hentBeskrivelse(); int hentVekt(); double hentVolum(); }