private static class Element3 {
        private Integer id = 0;
        private String name = "";
        private Float price = 0.0F;