|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JavaField
INTERNAL:
Purpose:A TopLink JAXB 2.0 Java model representation of a JDK Field.
Responsibilities:
org.eclipse.persistence.jaxb20.javamodel.JavaHasAnnotations,
Field| Method Summary | |
|---|---|
int |
getModifiers()
|
String |
getName()
|
JavaClass |
getResolvedType()
|
boolean |
isAbstract()
|
boolean |
isEnumConstant()
|
boolean |
isFinal()
|
boolean |
isPrivate()
|
boolean |
isProtected()
|
boolean |
isPublic()
|
boolean |
isStatic()
|
boolean |
isSynthetic()
|
| Methods inherited from interface org.eclipse.persistence.jaxb.javamodel.JavaHasAnnotations |
|---|
getAnnotation, getAnnotations, getDeclaredAnnotation, getDeclaredAnnotations |
| Method Detail |
|---|
int getModifiers()
String getName()
JavaClass getResolvedType()
boolean isAbstract()
boolean isEnumConstant()
boolean isFinal()
boolean isPrivate()
boolean isProtected()
boolean isPublic()
boolean isStatic()
boolean isSynthetic()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||