|
||||||||||
| 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 | |
|---|---|
String[] |
getArgumentTypes()
Returns the parameter types as string |
ExtensibleType<?> |
getDeclaringType()
Returns the class or interface model this method belongs to. |
String |
getReturnType()
Returns the method return type |
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 MemberString getSignature()
String getReturnType()
String[] getArgumentTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||