public class Setters extends Object
| Constructor and Description |
|---|
Setters() |
| Modifier and Type | Method and Description |
|---|---|
static Method |
getMutator(Object bean,
String property) |
static Set<String> |
getWriteableProperties(Class<?> beanType)
Obtains all writeable properties from a given type.
|
Copyright © 2008–2019 Ultreia.io. All rights reserved.