Package org.teamapps.dto.generate
Class TeamAppsJavaDtoGenerator
java.lang.Object
org.teamapps.dto.generate.TeamAppsJavaDtoGenerator
public class TeamAppsJavaDtoGenerator
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TeamAppsJavaDtoGenerator(java.lang.String packageName, TeamAppsDtoModel model)TeamAppsJavaDtoGenerator(TeamAppsDtoModel model) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TeamAppsJavaDtoGenerator
- Throws:
java.io.IOException
-
TeamAppsJavaDtoGenerator
public TeamAppsJavaDtoGenerator(java.lang.String packageName, TeamAppsDtoModel model) throws java.io.IOException- Throws:
java.io.IOException
-
-
Method Details
-
main
public static void main(java.lang.String[] args) throws java.io.IOException- Throws:
java.io.IOException
-
generate
public void generate(java.io.File targetDir) throws java.io.IOException- Throws:
java.io.IOException
-