public class AttributeMethodDelegate extends MethodWriter
ABSTRACT, FINAL, STATIC, SYNCHRONIZED| Constructor and Description |
|---|
AttributeMethodDelegate(AbstractAttributeMethodWriter target) |
| Modifier and Type | Method and Description |
|---|---|
AbstractAttributeMethodWriter |
getTarget() |
addAnnotation, addComment, addParameter, addThrownException, analyzeAndStripReturnType, assembleSignature, assembleThrowsClause, extractClassNames, getAnnotations, getContent, getJavadoc, getModifiers, getName, getParameterType, getRequiredImports, getReturnType, getSignature, getThrownExceptions, getVisibility, isAbstract, isConstructor, modifiersToString, setAbstract, setConstructor, setContent, setContentPlain, setJavadoc, setModifiers, setReturnType, setVisibility, stripPackageName, write, writeContent, writeTextToFileaddRequiredImportpublic AttributeMethodDelegate(AbstractAttributeMethodWriter target)
public AbstractAttributeMethodWriter getTarget()
Copyright © 2018 SAP SE. All Rights Reserved.