Uses of Class
org.exolab.castor.builder.binding.xml.EnumBindingType

Packages that use EnumBindingType
org.exolab.castor.builder Castor XML code generator 
org.exolab.castor.builder.binding Binding File Object Model for Castor XML code generator 
org.exolab.castor.builder.binding.xml   
 

Uses of EnumBindingType in org.exolab.castor.builder
 

Methods in org.exolab.castor.builder that return EnumBindingType
 EnumBindingType BindingComponent.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 EnumBindingType
 EnumBindingType XMLBindingComponent.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 EnumBindingType
 EnumBindingType ComponentBindingTypeChoice.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 EnumBindingType
 void ComponentBindingTypeChoice.setEnumDef(EnumBindingType enumDef)
          Sets the value of field 'enumDef'.
 



Copyright © 2012. All Rights Reserved.