package kaubad; public interface Temperatuuritundlik { public int kysiMintemp(); public int kysiMaxtemp(); }