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
 

Methods in org.exolab.castor.mapping.xml.types that return BindXmlAutoNamingType
static BindXmlAutoNamingType BindXmlAutoNamingType.fromValue(String value)
          Method fromValue.
static BindXmlAutoNamingType BindXmlAutoNamingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BindXmlAutoNamingType[] BindXmlAutoNamingType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2013. All Rights Reserved.