org.exolab.castor.mapping.loader
public class DelegateFieldDescriptor extends Object implements FieldDescriptor
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:29 $
| Constructor Summary | |
|---|---|
| protected | DelegateFieldDescriptor(FieldDescriptor desc) |
| Method Summary | |
|---|---|
| ClassDescriptor | getClassDescriptor() |
| ClassDescriptor | getContainingClassDescriptor() |
| String | getFieldName() |
| Class | getFieldType() |
| FieldHandler | getHandler() |
| boolean | isImmutable() |
| boolean | isMultivalued() |
| boolean | isRequired() |
| boolean | isTransient() |
| void | setContainingClassDescriptor(ClassDescriptor contClsDesc)
Set the class which contains this field |
Returns: the class which contains this field