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) |
getType
setModifiers
addLiteralAnnotation, createComment, findOrCreateAnnotation, getMutableAnnotation, getMutableAnnotations, getMutableComment, removeComment
accept, createSourcePosition, getClassLoader, getMutableSourcePosition, removeSourcePosition, setArtifact, setSimpleName
getContainingClass, getModifiers, isPackagePrivate, isPrivate, isProtected, isPublic
getAllJavadocTags, getAnnotation, getAnnotation, getAnnotations, getAnnotationValue, getComment
accept, getArtifact, getParent, getQualifiedName, getSimpleName, getSourcePosition, isSourceAvailable, toString
void setType(java.lang.String typeName)
void setType(JClass type)
void setUnqualifiedType(java.lang.String ucname)