Class BindingType

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

public class BindingType extends Object implements Serializable
List of the allowed values for the binding type from an XML schema to a java class. The type can either be 'element' or 'complexType'.
Version:
$Revision$ $Date$
See Also: