|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JParameter
Represents a single parameter of a Java method or constructor. This type and name information as well as associated metadata.
| Method Summary | |
|---|---|
JClass |
getType()
Returns the type of this parameter. |
| 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 |
|---|
JClass getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||