public class LenientDecoratorOfDescriptor
extends java.beans.PropertyDescriptor
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 java.beans.PropertyDescriptorpublic java.beans.PropertyDescriptor origin()
public static LenientDecoratorOfDescriptor toDecorator(java.beans.PropertyDescriptor descriptor)
Copyright © 2023. All Rights Reserved.