Uses of Enum
org.apache.dubbo.common.beanutil.JavaBeanAccessor
Packages that use JavaBeanAccessor
-
Uses of JavaBeanAccessor in org.apache.dubbo.common.beanutil
Methods in org.apache.dubbo.common.beanutil that return JavaBeanAccessorModifier and TypeMethodDescriptionstatic JavaBeanAccessorReturns the enum constant of this type with the specified name.static JavaBeanAccessor[]JavaBeanAccessor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.dubbo.common.beanutil with parameters of type JavaBeanAccessorModifier and TypeMethodDescriptionstatic booleanJavaBeanAccessor.isAccessByField(JavaBeanAccessor accessor) static booleanJavaBeanAccessor.isAccessByMethod(JavaBeanAccessor accessor) static JavaBeanDescriptorJavaBeanSerializeUtil.serialize(Object obj, JavaBeanAccessor accessor)