public abstract class TemplateConfiguration extends MergeOptions implements Configuration
TemplateConfiguration is an abstract base class that encapsulates some of the
commonalities between interface configurations and enum configurations.| Constructor and Description |
|---|
TemplateConfiguration(Name packageName,
String generatedName,
PackageElement element,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
String |
fullyQualifiedClassName() |
annotationLevelOptions, elements, options, packageLevelOptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaults, isDefault, isDefault, options, parameters, postProcessorgetMap, getType, getTypeElement, getTypeMirrorpublic TemplateConfiguration(Name packageName, String generatedName, PackageElement element, Options options)
public String fullyQualifiedClassName()
fullyQualifiedClassName in interface ConfigurationCopyright © 2024. All rights reserved.