| Modifier and Type | Field and Description |
|---|---|
static com.appslandia.common.utils.PropertyUtils.PropertyStrategy |
BEAN_PROPERTY_STRATEGY |
static com.appslandia.common.utils.PropertyUtils.PropertyStrategy |
METHOD_PROPERTY_STRATEGY |
| Constructor and Description |
|---|
PropertyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initialize(Object obj,
PropertyConfig config,
FormatProvider formatProvider,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
static void |
initialize(Object obj,
PropertyConfig config,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
public static final com.appslandia.common.utils.PropertyUtils.PropertyStrategy METHOD_PROPERTY_STRATEGY
public static final com.appslandia.common.utils.PropertyUtils.PropertyStrategy BEAN_PROPERTY_STRATEGY
public static void initialize(Object obj, PropertyConfig config, com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) throws FormatterException, ReflectionException
public static void initialize(Object obj, PropertyConfig config, FormatProvider formatProvider, com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) throws FormatterException, ReflectionException
Copyright © 2018. All rights reserved.