AccessibleEntity, ClassMember, ComparableField, XField, AnnotatedObject, FieldOrMethodName, java.io.Serializable, java.lang.Comparable<ComparableField>UnresolvedXFieldpublic abstract class AbstractField extends AbstractClassMember implements XField
| Modifier | Constructor | Description |
|---|---|---|
protected |
AbstractField(java.lang.String className,
java.lang.String fieldName,
java.lang.String fieldSig,
int accessFlags) |
| Modifier and Type | Method | Description |
|---|---|---|
FieldDescriptor |
getFieldDescriptor() |
|
boolean |
isSynthetic() |
Is the entity synthetic?
|
boolean |
isVolatile() |
Is this a volatile field?
|
equals, getAccessFlags, getClassDescriptor, getClassName, getName, getPackageName, getSignature, hashCode, isFinal, isPrivate, isProtected, isPublic, isReferenceType, isResolved, isStatic, toStringgetAccessFlags, getClassDescriptor, isDeprecated, isFinal, isPrivate, isProtected, isPublic, isStaticgetAnnotation, getAnnotationDescriptors, getAnnotations, getClassDescriptor, getContainingScope, getElementTypegetClassName, getName, getPackageName, getSignature, getSourceSignature, isResolvedgetClassDescriptor, isStaticclone, finalize, getClass, notify, notifyAll, wait, wait, waitisReferenceTypeprotected AbstractField(@DottedClassName java.lang.String className, java.lang.String fieldName, java.lang.String fieldSig, int accessFlags)
public boolean isVolatile()
XFieldisVolatile in interface XFieldpublic final boolean isSynthetic()
AccessibleEntityisSynthetic in interface AccessibleEntityisSynthetic in interface AnnotatedObjectpublic FieldDescriptor getFieldDescriptor()
getFieldDescriptor in interface XFieldFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.