org.exolab.castor.mapping.loader
Class FieldDescriptorImpl
- FieldDescriptor
public class FieldDescriptorImpl
A basic field descriptor implementation. Engines will extend this
class to provide additional functionality.
$Revision: 6907 $ $Date: 2005-12-06 14:55:28 -0700 (Tue, 06 Dec 2005) $
getClassDescriptor, getContainingClassDescriptor, getFieldName, getFieldType, getHandler, isIdentity, isImmutable, isMultivalued, isRequired, isTransient, setClassDescriptor, setContainingClassDescriptor, setFieldName, setFieldType, setHandler, setIdentity, setImmutable, setMultivalued, setRequired, setTransient |
FieldDescriptorImpl
protected FieldDescriptorImpl()
FieldDescriptorImpl
public FieldDescriptorImpl(String fieldName,
TypeInfo typeInfo,
FieldHandler handler,
boolean trans) Constructs a new field descriptor.
fieldName - The field nametypeInfo - The field type informationhandler - The field handler (may be null)trans - True if the field is transient
toString
public String toString()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com