Class EnumDtoSourceFileGenerator
java.lang.Object
net.datenwerke.annotationprocessing.utils.SourceFileGeneratorImpl
net.datenwerke.dtoservices.dtogenerator.dtosourcegenerator.EnumDtoSourceFileGenerator
- All Implemented Interfaces:
SourceFileGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class net.datenwerke.annotationprocessing.utils.SourceFileGeneratorImpl
SourceFileGeneratorImpl.ClassType -
Field Summary
Fields inherited from class net.datenwerke.annotationprocessing.utils.SourceFileGeneratorImpl
ARRAY_LIST_LOCATION, HASH_MAP_LOCATION, HASH_SET_LOCATION, LIST_LOCATION, MAP_LOCATION, SET_LOCATION -
Constructor Summary
ConstructorsConstructorDescriptionEnumDtoSourceFileGenerator(PosoAnalizer posoAnalizer, DtoAnnotationProcessor dtoAnnotationProcessor) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class net.datenwerke.annotationprocessing.utils.SourceFileGeneratorImpl
generateSource, getSource
-
Constructor Details
-
EnumDtoSourceFileGenerator
public EnumDtoSourceFileGenerator(PosoAnalizer posoAnalizer, DtoAnnotationProcessor dtoAnnotationProcessor)
-
-
Method Details
-
getClassName
-
getFullyQualifiedClassName
- Specified by:
getFullyQualifiedClassNamein interfaceSourceFileGenerator- Overrides:
getFullyQualifiedClassNamein classSourceFileGeneratorImpl
-
getPackageName
-