|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MParameter
Mutable version of JParameter.
| Method Summary | |
|---|---|
void |
setType(JClass type)
|
void |
setType(java.lang.String typeName)
|
void |
setUnqualifiedType(java.lang.String ucname)
|
| Methods inherited from interface org.codehaus.jam.JParameter |
|---|
getType |
| Methods inherited from interface org.codehaus.jam.JAnnotatedElement |
|---|
getAllJavadocTags, getAnnotation, getAnnotation, getAnnotations, getAnnotationValue, getComment |
| Methods inherited from interface org.codehaus.jam.JElement |
|---|
accept, getArtifact, getParent, getQualifiedName, getSimpleName, getSourcePosition, isSourceAvailable, toString |
| Methods inherited from interface org.codehaus.jam.mutable.MMember |
|---|
setModifiers |
| Methods inherited from interface org.codehaus.jam.mutable.MAnnotatedElement |
|---|
addLiteralAnnotation, createComment, findOrCreateAnnotation, getMutableAnnotation, getMutableAnnotations, getMutableComment, removeComment |
| Methods inherited from interface org.codehaus.jam.mutable.MElement |
|---|
accept, createSourcePosition, getClassLoader, getMutableSourcePosition, removeSourcePosition, setArtifact, setSimpleName |
| Methods inherited from interface org.codehaus.jam.JElement |
|---|
accept, getArtifact, getParent, getQualifiedName, getSimpleName, getSourcePosition, isSourceAvailable, toString |
| Methods inherited from interface org.codehaus.jam.JAnnotatedElement |
|---|
getAllJavadocTags, getAnnotation, getAnnotation, getAnnotations, getAnnotationValue, getComment |
| Methods inherited from interface org.codehaus.jam.JElement |
|---|
accept, getArtifact, getParent, getQualifiedName, getSimpleName, getSourcePosition, isSourceAvailable, toString |
| Methods inherited from interface org.codehaus.jam.JMember |
|---|
getContainingClass, getModifiers, isPackagePrivate, isPrivate, isProtected, isPublic |
| Methods inherited from interface org.codehaus.jam.JAnnotatedElement |
|---|
getAllJavadocTags, getAnnotation, getAnnotation, getAnnotations, getAnnotationValue, getComment |
| Methods inherited from interface org.codehaus.jam.JElement |
|---|
accept, getArtifact, getParent, getQualifiedName, getSimpleName, getSourcePosition, isSourceAvailable, toString |
| Method Detail |
|---|
void setType(java.lang.String typeName)
void setType(JClass type)
void setUnqualifiedType(java.lang.String ucname)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||