Class Structures.PrototypeDataHandler
java.lang.Object
net.binis.codegen.generation.core.Structures.PrototypeDataHandler
- All Implemented Interfaces:
PrototypeData
- Enclosing class:
Structures
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
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, getCustom, getEnrichers, getImplementationPath, getInheritedEnrichers, getInterfaceName, getInterfacePackage, getInterfacePath, getLongModifierName, getMixInClass, getModifierName, getModifierPackage, getName, getOptions, getOrdinalOffset, getPrototypeAnnotation, getPrototypeFullName, getPrototypeName, getStrategy, isBase, isClassGetters, isClassSetters, isGenerateConstructor, isGenerateImplementation, isGenerateInterface, isInterfaceSetters, setClassGetters, setClassSetters, setGenerateConstructor, setGenerateImplementation, setGenerateInterface, setInterfaceSetters
-
Constructor Details
-
PrototypeDataHandler
public PrototypeDataHandler()
-