Uses of Class
org.exolab.castor.builder.binding.xml.types.BindingType

Packages that use BindingType
org.exolab.castor.builder.binding.xml   
org.exolab.castor.builder.binding.xml.types   
 

Uses of BindingType in org.exolab.castor.builder.binding.xml
 

Methods in org.exolab.castor.builder.binding.xml that return BindingType
 BindingType Binding.getDefaultBindingType()
          Returns the value of field 'defaultBindingType'.
 

Methods in org.exolab.castor.builder.binding.xml with parameters of type BindingType
 void 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 BindingType
static BindingType BindingType.ELEMENT
          The instance of the element type
static BindingType BindingType.TYPE
          The instance of the type type
 

Methods in org.exolab.castor.builder.binding.xml.types that return BindingType
static BindingType BindingType.valueOf(String string)
          Method valueOf.Returns a new BindingType based on the given String value.
 



Copyright © 2012. All Rights Reserved.