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 TypeMethodDescriptionvoid
Binding.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 BindingType
BindingType.ELEMENT
The instance of the element typestatic final BindingType
BindingType.TYPE
The instance of the type typeMethods in org.exolab.castor.builder.binding.xml.types that return BindingTypeModifier and TypeMethodDescriptionstatic BindingType
Method valueOf.Returns a new BindingType based on the given String value.