org.exolab.castor.builder.info
Class IdentityInfo

java.lang.Object
  extended by org.exolab.castor.builder.info.FieldInfo
      extended by org.exolab.castor.builder.info.IdentityInfo
All Implemented Interfaces:
NatureExtendable, PropertyHolder, XMLInfo

public final class IdentityInfo
extends FieldInfo

Version:
$Revision: 7915 $ $Date: 2005-03-05 06:42:06 -0700 (Sat, 05 Mar 2005) $
Author:
Keith Visco

Field Summary
 
Fields inherited from class org.exolab.castor.builder.info.FieldInfo
METHOD_PREFIX_ADD, METHOD_PREFIX_DELETE, METHOD_PREFIX_GET, METHOD_PREFIX_HAS, METHOD_PREFIX_IS, METHOD_PREFIX_SET, READ_METHOD, READ_WRITE_METHODS, WRITE_METHOD
 
Fields inherited from interface org.exolab.castor.builder.info.XMLInfo
CHOICE_NODE_NAME_ERROR_INDICATION
 
Constructor Summary
IdentityInfo(java.lang.String name, FieldMemberAndAccessorFactory memberAndAccessorFactory)
          Creates a new IdentityInfo.
 
Method Summary
 
Methods inherited from class org.exolab.castor.builder.info.FieldInfo
addNature, getComment, getDeclaringClassInfo, getDefaultValue, getDeleteMethodName, getFieldInfoReference, getFixedValue, getHasMethodName, getIsMethodName, getMemberAndAccessorFactory, getMethods, getMethodSuffix, getName, getProperty, getReadMethodName, getSubstitutionGroupMembers, getValidator, getVisibility, getWriteMethodName, getXMLFieldHandler, hasNature, isBound, isContainer, isFinal, isNillable, isStatic, isTransient, requiresHasAndDeleteMethods, setBound, setComment, setContainer, setDeclaringClassInfo, setDefaultValue, setFieldInfoReference, setFinal, setFixedValue, setMethods, setNillable, setProperty, setStatic, setSubstitutionGroupMembers, setTransient, setValidator, setVisibility, setXMLFieldHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityInfo

public IdentityInfo(java.lang.String name,
                    FieldMemberAndAccessorFactory memberAndAccessorFactory)
Creates a new IdentityInfo.

Parameters:
name - the name of this identity
memberAndAccessorFactory - the FieldMemberAndAccessorFactory to be used


Copyright © 2011. All Rights Reserved.