Class Structures.PrototypeDataHandler
java.lang.Object
net.binis.codegen.generation.core.Structures.PrototypeDataHandler
- All Implemented Interfaces:
PrototypeData
- Enclosing class:
- Structures
public static class Structures.PrototypeDataHandler extends Object implements PrototypeData
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStructures.PrototypeDataHandler.PrototypeDataHandlerBuilder -
Constructor Summary
Constructors Constructor Description PrototypeDataHandler() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.binis.codegen.generation.core.interfaces.PrototypeData
getBaseClassName, getBaseModifierClass, getBasePath, getClassName, getClassPackage, getEnrichers, getInheritedEnrichers, getInterfaceName, getInterfacePackage, getLongModifierName, getMixInClass, getModifierName, getModifierPackage, getName, getPrototypeName, isBase, isClassGetters, isClassSetters, isGenerateConstructor, isGenerateImplementation, isGenerateInterface, isInterfaceSetters, setClassGetters, setClassSetters, setGenerateConstructor, setGenerateImplementation, setGenerateInterface, setInterfaceSetters
-
Constructor Details
-
PrototypeDataHandler
public PrototypeDataHandler()
-