@lombok.Setter class Test { private float b; private double c; private String d; }