Uses of Class
gw.lang.reflect.PropertyNameMap
-
Packages that use PropertyNameMap Package Description gw.lang.reflect -
-
Uses of PropertyNameMap in gw.lang.reflect
Methods in gw.lang.reflect with parameters of type PropertyNameMap Modifier and Type Method Description protected void
FeatureManager. addEnhancementProperties(PropertyNameMap<T> privateProps, boolean caseSensitive)
protected void
FeatureManager. mergeProperties(PropertyNameMap<T> props, IType type, boolean replace)
protected void
FeatureManager. mergeProperty(PropertyNameMap<T> props, IPropertyInfo propertyInfo, boolean replace)
-