|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.ext.typeinfo.JAbstractMethod
com.google.gwt.core.ext.typeinfo.JMethod
com.google.gwt.core.ext.typeinfo.JAnnotationMethod
public class JAnnotationMethod
Method declared on an annotation type.
| Method Summary | |
|---|---|
java.lang.Object |
getDefaultValue()
Returns the default value for this annotation method or null
if there is not one. |
JAnnotationMethod |
isAnnotationMethod()
|
| Methods inherited from class com.google.gwt.core.ext.typeinfo.JMethod |
|---|
getEnclosingType, getJsniSignature, getReadableDeclaration, getReadableDeclaration, getReturnType, isAbstract, isConstructor, isFinal, isMethod, isNative, isStatic, toString |
| Methods inherited from class com.google.gwt.core.ext.typeinfo.JAbstractMethod |
|---|
findParameter, getAnnotation, getMetaData, getMetaDataTags, getModifierBits, getName, getParameters, getThrows, getTypeParameters, isAnnotationPresent, isDefaultAccess, isPrivate, isProtected, isPublic, isVarArgs, toStringParamsAndThrows, toStringTypeParams |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object getDefaultValue()
null
if there is not one.
null if
there is not onepublic JAnnotationMethod isAnnotationMethod()
isAnnotationMethod in class JAbstractMethod
|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||