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, options, packageLevelOptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaults, isDefault, isDefault, options, parameters, postProcessorgetMap, getType, getTypeMirrorpublic TemplateConfiguration(Name packageName, String generatedName, PackageElement element, Options options)
public String fullyQualifiedClassName()
fullyQualifiedClassName in interface ConfigurationCopyright © 2022. All rights reserved.