org.exolab.castor.mapping.loader
public class FieldDescriptorImpl extends AbstractFieldDescriptor
Version: $Revision: 6071 $ $Date: 2005-12-06 14:55:28 -0700 (Tue, 06 Dec 2005) $
| Constructor Summary | |
|---|---|
| protected | FieldDescriptorImpl() |
| FieldDescriptorImpl(String fieldName, TypeInfo typeInfo, FieldHandler handler, boolean trans)
Constructs a new field descriptor.
| |
| Method Summary | |
|---|---|
| String | toString() |
Parameters: fieldName The field name typeInfo The field type information handler The field handler (may be null) trans True if the field is transient