public class FieldInfo extends Object
| Constructor and Description |
|---|
FieldInfo(String fieldName,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
Class<?> |
getType() |
boolean |
isPrimitive() |
Copyright © 2017 DataLite. All rights reserved.