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