Uses of Class
org.exolab.castor.builder.binding.xml.EnumBindingType
Packages that use EnumBindingType
Package
Description
Castor XML code generator
Binding File Object Model for Castor XML code generator
-
Uses of EnumBindingType in org.exolab.castor.builder
Methods in org.exolab.castor.builder that return EnumBindingTypeModifier and TypeMethodDescriptionBindingComponent.getEnumBinding()
Returns the EnumBindingType instance for the active binding component. -
Uses of EnumBindingType in org.exolab.castor.builder.binding
Methods in org.exolab.castor.builder.binding that return EnumBindingTypeModifier and TypeMethodDescriptionXMLBindingComponent.getEnumBinding()
Returns the EnumBindingType instance for the active binding component. -
Uses of EnumBindingType in org.exolab.castor.builder.binding.xml
Methods in org.exolab.castor.builder.binding.xml that return EnumBindingTypeModifier and TypeMethodDescriptionComponentBindingTypeChoice.getEnumDef()
Returns the value of field 'enumDef'.static EnumBindingType
EnumBindingType.unmarshalEnumBindingType
(Reader reader) Method unmarshalEnumBindingType.Methods in org.exolab.castor.builder.binding.xml with parameters of type EnumBindingTypeModifier and TypeMethodDescriptionvoid
ComponentBindingTypeChoice.setEnumDef
(EnumBindingType enumDef) Sets the value of field 'enumDef'.