public interface FiskeOppforsel { public void skrivUt(); public int hentVekt(); public int hentLengde(); }