ulrich
2022-04-28 93f7a95b2e57ad7a74a7ba2c2e418b00adc37c09
src/de/uhilger/baselink/Field.java
@@ -108,7 +108,7 @@
   /**
    * Get the setter method of this field
    * @param setter  the method to set the value of this field
    * @return setter  the method to set the value of this field
    */
   public Method getSetter() {
      return setter;