| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.bind | |
| com.abubusoft.kripton.processor.bind.model |
| Modifier and Type | Method and Description |
|---|---|
static BindEntity |
BindEntityBuilder.build(BindModel model,
Elements elementUtils,
TypeElement element) |
| Modifier and Type | Method and Description |
|---|---|
static String |
BindTypeBuilder.generate(Elements elementUtils,
Filer filer,
BindEntity item) |
| Modifier and Type | Field and Description |
|---|---|
protected List<BindEntity> |
BindModel.entities |
| Modifier and Type | Method and Description |
|---|---|
List<BindEntity> |
BindModel.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindModel.entityAdd(BindEntity item) |
| Constructor and Description |
|---|
BindProperty(BindEntity entity,
Element element) |
Copyright © 2017. All rights reserved.