ulrich
2024-01-22 3bf5221ecb15a8ed5caecfe92bb3e0c111107949
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;