public interface ModelProvider
| Modifier and Type | Field and Description |
|---|---|
static ModelProvider |
CLASS |
static ModelProvider |
DATA_OBJECT |
static ModelProvider |
ENUM |
| Modifier and Type | Method and Description |
|---|---|
Model |
getModel(ProcessingEnvironment env,
TypeElement elt) |
static final ModelProvider CLASS
static final ModelProvider DATA_OBJECT
static final ModelProvider ENUM
Model getModel(ProcessingEnvironment env, TypeElement elt)
Copyright © 2020. All rights reserved.