public interface Field<O extends JavaType<O>> extends Member<O>
| Modifier and Type | Method and Description |
|---|---|
String |
getLiteralInitializer() |
String |
getStringInitializer() |
Type<O> |
getType()
Get this field's
Type. |
boolean |
isTransient() |
boolean |
isVolatile() |
getVisibility, isPackagePrivate, isPrivate, isProtected, isPublicgetAnnotation, getAnnotation, getAnnotations, hasAnnotation, hasAnnotationgetInternalCopyright © 2014 JBoss by Red Hat. All rights reserved.