public final class PojoFieldFactory extends Object
| Constructor and Description |
|---|
PojoFieldFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<PojoField> |
getPojoFields(Class<?> clazz)
Get all PojoFields in a given Class.
|
Copyright © 2010-2016. All Rights Reserved.