|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodModel
Model to represent a method declaration
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.glassfish.hk2.classmodel.reflect.Member |
|---|
Member.Type |
| Method Summary | |
|---|---|
java.lang.String[] |
getArgumentTypes()
Returns the parameter types as string |
ExtensibleType<?> |
getDeclaringType()
Returns the class or interface model this method belongs to. |
java.lang.String |
getReturnType()
Returns the method return type |
java.lang.String |
getSignature()
Returns the method signature. |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.Member |
|---|
getMemberType |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotation, getAnnotations, getName, shortDesc |
| Method Detail |
|---|
ExtensibleType<?> getDeclaringType()
getDeclaringType in interface Memberjava.lang.String getSignature()
java.lang.String getReturnType()
java.lang.String[] getArgumentTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||