| Package | Description |
|---|---|
| com.github.jmodel.api |
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.clone() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Field> |
Model.getFieldPathMap() |
List<Field> |
Entity.getFields() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ModelHelper.getFieldValue(Field field) |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setFieldPathMap(Map<String,Field> fieldPathMap) |
void |
Entity.setFields(List<Field> fields) |
Copyright © 2016. All rights reserved.