Searched defs:setWriteMethod (Results 1 – 1 of 1) sorted by relevance
106 public void setWriteMethod(Method setter) throws IntrospectionException { in setWriteMethod() method in PropertyDescriptor257 void setWriteMethod(Class<?> beanClass, String setterName) throws IntrospectionException { in setWriteMethod() method in PropertyDescriptor