Class EnumBindingType

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

public class EnumBindingType extends Object implements Serializable
This type allows the mapping between an XML schema enumeration and a java class that follows the type-safe enumeration paradigm. Additionally, it allows the specify the name of the Java constant definition for a given enumeraton value.
Version:
$Revision$ $Date$
See Also: