ulrich
2020-12-28 e1568a090ae0b5d6221a38f234945017e6d34c95
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;