| Package | Description |
|---|---|
| com.atomikos.beans |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyUtils.setProperties(Object target,
Map properties)
Sets a map of properties on the target object.
|
static void |
PropertyUtils.setProperty(Object target,
String propertyName,
Object propertyValue)
Sets a direct or indirect property (dotted property: prop1.prop2.prop3) on the target object.
|
Copyright © 2022. All rights reserved.