public class LenientDecoratorOfDescriptor extends java.beans.PropertyDescriptor
getWriteMethod()方法,允许返回类型不为void的write方法| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.Method |
getWriteMethod() |
java.beans.PropertyDescriptor |
origin() |
static LenientDecoratorOfDescriptor |
toDecorator(java.beans.PropertyDescriptor descriptor) |
createPropertyEditor, equals, getPropertyEditorClass, getPropertyType, getReadMethod, hashCode, isBound, isConstrained, setBound, setConstrained, setPropertyEditorClass, setReadMethod, setWriteMethodpublic java.lang.reflect.Method getWriteMethod()
getWriteMethod in class java.beans.PropertyDescriptorpublic java.beans.PropertyDescriptor origin()
public static LenientDecoratorOfDescriptor toDecorator(java.beans.PropertyDescriptor descriptor)
Copyright © 2019. All rights reserved.