ulrich
2020-05-29 c1612663feb6b78f4b42c96f0c962a3c94a76e7a
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;