|
GWT 2.7.0-rc1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface JField
Represents a field declaration.
| Method Summary | |
|---|---|
JClassType |
getEnclosingType()
|
java.lang.String |
getName()
|
JType |
getType()
|
boolean |
isDefaultAccess()
|
JEnumConstant |
isEnumConstant()
|
boolean |
isFinal()
|
boolean |
isPrivate()
|
boolean |
isProtected()
|
boolean |
isPublic()
|
boolean |
isStatic()
|
boolean |
isTransient()
|
boolean |
isVolatile()
|
| Methods inherited from interface com.google.gwt.core.ext.typeinfo.HasAnnotations |
|---|
getAnnotation, getAnnotations, getDeclaredAnnotations, isAnnotationPresent |
| Methods inherited from interface com.google.gwt.core.ext.typeinfo.HasMetaData |
|---|
getMetaData, getMetaDataTags |
| Method Detail |
|---|
JClassType getEnclosingType()
java.lang.String getName()
JType getType()
boolean isDefaultAccess()
JEnumConstant isEnumConstant()
boolean isFinal()
boolean isPrivate()
boolean isProtected()
boolean isPublic()
boolean isStatic()
boolean isTransient()
boolean isVolatile()
|
GWT 2.7.0-rc1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||