public interface Druckbar3 {
    void printAllAttributes();
    
}
