Uses of Class
org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType

Packages that use BindXmlAutoNamingType
org.exolab.castor.mapping.xml   
org.exolab.castor.mapping.xml.types   
 

Uses of BindXmlAutoNamingType in org.exolab.castor.mapping.xml
 

Methods in org.exolab.castor.mapping.xml that return BindXmlAutoNamingType
 BindXmlAutoNamingType BindXml.getAutoNaming()
          Returns the value of field 'autoNaming'.
 

Methods in org.exolab.castor.mapping.xml with parameters of type BindXmlAutoNamingType
 void BindXml.setAutoNaming(BindXmlAutoNamingType autoNaming)
          Sets the value of field 'autoNaming'.
 

Uses of BindXmlAutoNamingType in org.exolab.castor.mapping.xml.types
 

Fields in org.exolab.castor.mapping.xml.types declared as BindXmlAutoNamingType
static BindXmlAutoNamingType BindXmlAutoNamingType.DERIVEBYCLASS
          The instance of the deriveByClass type
static BindXmlAutoNamingType BindXmlAutoNamingType.DERIVEBYFIELD
          The instance of the deriveByField type
 

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



Copyright © 2010. All Rights Reserved.