Class ClassType

java.lang.Object
org.exolab.castor.builder.binding.xml.ClassType
All Implemented Interfaces:
Serializable

public class ClassType extends Object implements Serializable
This type gathers the needed information to generate a Java Class from a binding file. Options such as generating the equals method, using wrapper classes for primitives or using bound properties can be defined via that element. When defined locally the options override the values defined in the castor.properties file.
Version:
$Revision$ $Date$
See Also: