Package org.teamapps.cluster.dto
Class PojoBuilder
java.lang.Object
org.teamapps.cluster.dto.PojoBuilder
public class PojoBuilder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description PojoBuilder() -
Method Summary
Modifier and Type Method Description static voidcreatePojos(MessageSchema schema, java.io.File directory)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PojoBuilder
public PojoBuilder()
-
-
Method Details
-
createPojos
public static void createPojos(MessageSchema schema, java.io.File directory) throws java.io.IOException- Throws:
java.io.IOException
-