|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegisteredMethodType | |
---|---|
com.softwarementors.extjs.djn.api |
Uses of RegisteredMethodType in com.softwarementors.extjs.djn.api |
---|
Methods in com.softwarementors.extjs.djn.api that return RegisteredMethodType | |
---|---|
RegisteredMethodType |
RegisteredStandardMethod.getType()
|
RegisteredMethodType |
RegisteredPollMethod.getType()
|
abstract RegisteredMethodType |
RegisteredMethod.getType()
|
static RegisteredMethodType |
RegisteredMethodType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RegisteredMethodType[] |
RegisteredMethodType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
Copyright © 2008, 2009 Pedro Agulló Soliveres | |||||||||
PREV NEXT | FRAMES NO FRAMES |