Uses of Interface
gw.lang.reflect.IPropertyAccessor
-
Packages that use IPropertyAccessor Package Description gw.lang gw.lang.reflect -
-
Uses of IPropertyAccessor in gw.lang
Methods in gw.lang that return IPropertyAccessor Modifier and Type Method Description static IPropertyAccessorGosuShop. getLengthAccessor()IPropertyAccessorIGosuShop. getLengthAccessor() -
Uses of IPropertyAccessor in gw.lang.reflect
Methods in gw.lang.reflect that return IPropertyAccessor Modifier and Type Method Description IPropertyAccessorIPropertyInfo. getAccessor()IPropertyAccessorMetaPropertyInfoDelegate. getAccessor()IPropertyAccessorPropertyInfoBuilder.BuiltPropertyInfo. getAccessor()IPropertyAccessorPropertyInfoDelegate. getAccessor()Methods in gw.lang.reflect with parameters of type IPropertyAccessor Modifier and Type Method Description PropertyInfoBuilderPropertyInfoBuilder. withAccessor(IPropertyAccessor accessor)
-