Uses of Class
org.exolab.castor.builder.binding.xml.types.BindingType
Packages that use BindingType
Package
Description
-
Uses of BindingType in org.exolab.castor.builder.binding.xml
Methods in org.exolab.castor.builder.binding.xml that return BindingTypeModifier and TypeMethodDescriptionBinding.getDefaultBindingType()Returns the value of field 'defaultBindingType'.Methods in org.exolab.castor.builder.binding.xml with parameters of type BindingTypeModifier and TypeMethodDescriptionvoidBinding.setDefaultBindingType(BindingType defaultBindingType) Sets the value of field 'defaultBindingType'. -
Uses of BindingType in org.exolab.castor.builder.binding.xml.types
Fields in org.exolab.castor.builder.binding.xml.types declared as BindingTypeModifier and TypeFieldDescriptionstatic final BindingTypeBindingType.ELEMENTThe instance of the element typestatic final BindingTypeBindingType.TYPEThe instance of the type typeMethods in org.exolab.castor.builder.binding.xml.types that return BindingTypeModifier and TypeMethodDescriptionstatic BindingTypeMethod valueOf.Returns a new BindingType based on the given String value.