|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwarementors.extjs.djn.api.RegisteredPollMethod
public class RegisteredPollMethod
Method Summary | |
---|---|
java.lang.reflect.Method |
getMethod()
|
java.lang.String |
getName()
|
java.lang.Class<?> |
getOwningClass()
|
int |
getParameterCount()
|
java.lang.Class<?>[] |
getParameterTypes()
|
java.lang.Class<?> |
getReturnType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public java.lang.reflect.Method getMethod()
public java.lang.Class<?>[] getParameterTypes()
public int getParameterCount()
public java.lang.Class<?> getReturnType()
public java.lang.Class<?> getOwningClass()
|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |