public class PackageInfoWriter extends ClassWriter
GENERATED_NOTICE| Constructor and Description |
|---|
PackageInfoWriter(CodeGenerator gen,
java.lang.String packageName) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(JavaFile file) |
addAnnotation, addAnnotations, addConstantDeclaration, addConstantDeclaration, addConstructor, addDeclaration, addDeclaration, addDeclaration, addInterface, addMethod, assembleAbstractClassName, assembleClassName, containsAnnotation, disableSuppressPMD, fill, firstLetterUpperCase, getAnnotations, getClassName, getClassToExtend, getConstantDeclarations, getConstructors, getCopyright, getDeclarations, getExtension, getGenerator, getInfo, getInterfaces, getJavadoc, getMethods, getModifiers, getPackageName, getRequiredImports, getVisibility, isGeneratePartOf, isSuppressPMD, processAnnotations, removeSelfImport, setClassToExtend, setCopyright, setJavadoc, setModifiers, setPackageName, setVisibility, sortMethods, writeMethods, writeSignatureaddRequiredImportpublic PackageInfoWriter(CodeGenerator gen, java.lang.String packageName)
public void write(JavaFile file)
write in interface CodeWriterwrite in class ClassWriterCopyright © 2018 SAP SE. All Rights Reserved.