xjavadoc
public interface XField extends XMember, Type
UNKNOWN: February 16, 2002 Write javadocs for interface
| Method Summary | |
|---|---|
| boolean | isTransient()
Gets the Transient attribute of the XField object
|
| boolean | isVolatile()
Gets the Volatile attribute of the XField object
|
Returns: The Transient value
Returns: The Volatile value