Package cool.klass.generator.dto
Class DataTransferObjectsGenerator
java.lang.Object
cool.klass.generator.dto.DataTransferObjectsGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClassSourceCode(Klass klass) getDtoOutputPath(Path outputPath, PackageableElement packageableElement) voidwriteDataTransferObjectFiles(Path outputPath)
-
Constructor Details
-
DataTransferObjectsGenerator
-
-
Method Details
-
writeDataTransferObjectFiles
- Throws:
IOException
-
getDtoOutputPath
@Nonnull public Path getDtoOutputPath(@Nonnull Path outputPath, @Nonnull PackageableElement packageableElement) -
getClassSourceCode
-