public abstract class DtoCreator extends SourceFileGeneratorImpl
SourceFileGeneratorImpl.ClassType| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID_FIELD_NAME |
static java.lang.String |
PROPERTY_ACCESS_METHOD |
ARRAY_LIST_LOCATION, HASH_MAP_LOCATION, HASH_SET_LOCATION, LIST_LOCATION, MAP_LOCATION, SET_LOCATION| Constructor and Description |
|---|
DtoCreator(PosoAnalizer posoAnalizer,
DtoAnnotationProcessor dtoAnnotationProcessor) |
generateSource, getFullyQualifiedClassName, getSourceequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassName, getPackageNamepublic static final java.lang.String ID_FIELD_NAME
public static final java.lang.String PROPERTY_ACCESS_METHOD
public DtoCreator(PosoAnalizer posoAnalizer, DtoAnnotationProcessor dtoAnnotationProcessor)