org.exolab.castor.mapping.loader.TypeInfo Member List

This is the complete list of members for org.exolab.castor.mapping.loader.TypeInfo, including all inherited members.
getCollectionHandler()org.exolab.castor.mapping.loader.TypeInfo
getConvertorFrom()org.exolab.castor.mapping.loader.TypeInfo
getConvertorParam()org.exolab.castor.mapping.loader.TypeInfo
getConvertorTo()org.exolab.castor.mapping.loader.TypeInfo
getDefaultValue()org.exolab.castor.mapping.loader.TypeInfo
getFieldType()org.exolab.castor.mapping.loader.TypeInfo
isImmutable()org.exolab.castor.mapping.loader.TypeInfo
isRequired()org.exolab.castor.mapping.loader.TypeInfo
setCollectionHandler(CollectionHandler handler)org.exolab.castor.mapping.loader.TypeInfo
setImmutable(boolean immutable)org.exolab.castor.mapping.loader.TypeInfo [package]
setRequired(boolean required)org.exolab.castor.mapping.loader.TypeInfo
TypeInfo(Class fieldType)org.exolab.castor.mapping.loader.TypeInfo
TypeInfo(Class fieldType, TypeConvertor convertorTo, TypeConvertor convertorFrom, boolean required, Object defaultValue, CollectionHandler colHandler)org.exolab.castor.mapping.loader.TypeInfo
TypeInfo(Class fieldType, TypeConvertor convertorTo, TypeConvertor convertorFrom, String convertorParam, boolean required, Object defaultValue, CollectionHandler colHandler)org.exolab.castor.mapping.loader.TypeInfo
TypeInfo(Class fieldType, TypeConvertor convertorTo, TypeConvertor convertorFrom, String convertorParam, boolean required, Object defaultValue, CollectionHandler colHandler, boolean checkForCollection)org.exolab.castor.mapping.loader.TypeInfo
 All Classes Namespaces Files Functions Variables Enumerations Properties