xjavadoc
Interface XField
- Comparable, Named, Type, XMember, XProgramElement
- FieldImpl
Describe what this class does
- Ara Abrahamian
- Aslak Helles?y
boolean | isTransient()- Gets the Transient attribute of the XField object
|
boolean | isVolatile()- Gets the Volatile attribute of the XField object
|
getContainingClass, getContainingPackage, getDoc, getModifierSpecifier, getModifiers, getSuperElement, getSuperInterfaceElements, getXJavaDoc, isAbstract, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, updateDoc |
isTransient
public boolean isTransient()
Gets the Transient attribute of the XField object
isVolatile
public boolean isVolatile()
Gets the Volatile attribute of the XField object