public interface MParameter extends JParameter, MMember
Mutable version of JParameter.
| Modifier and Type | Method and Description |
|---|---|
void |
setType(JClass type) |
void |
setType(java.lang.String typeName) |
void |
setUnqualifiedType(java.lang.String ucname) |
getTypesetModifiersaddLiteralAnnotation, createComment, findOrCreateAnnotation, getMutableAnnotation, getMutableAnnotations, getMutableComment, removeCommentaccept, createSourcePosition, getClassLoader, getMutableSourcePosition, removeSourcePosition, setArtifact, setSimpleNamegetContainingClass, getModifiers, isPackagePrivate, isPrivate, isProtected, isPublicgetAllJavadocTags, getAnnotation, getAnnotation, getAnnotations, getAnnotationValue, getCommentaccept, getArtifact, getParent, getQualifiedName, getSimpleName, getSourcePosition, isSourceAvailable, toStringvoid setType(java.lang.String typeName)
void setType(JClass type)
void setUnqualifiedType(java.lang.String ucname)