Uses of Class
gw.lang.reflect.TypedPropertyDescriptor
Packages that use TypedPropertyDescriptor
-
Uses of TypedPropertyDescriptor in gw.lang.reflect
Methods in gw.lang.reflect that return TypedPropertyDescriptorModifier and TypeMethodDescriptionprotected static TypedPropertyDescriptorBeanInfoUtil._buildPropertyDescriptor(String propertyName, Class beanClass, String getterName, String setterName) Builds a property descriptor with no explicit visibility.static TypedPropertyDescriptorBeanInfoUtil.buildScriptablePropertyDescriptor(String propertyName, Class beanClass, String getterName, String setterName) Builds a scriptable property descriptor with the given information.