Uses of Enum Class
org.exolab.castor.mapping.xml.types.BindXmlAutoNamingType
Packages that use BindXmlAutoNamingType
-
Uses of BindXmlAutoNamingType in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that return BindXmlAutoNamingTypeModifier and TypeMethodDescriptionBindXml.getAutoNaming()Returns the value of field 'autoNaming'.Methods in org.exolab.castor.mapping.xml with parameters of type BindXmlAutoNamingTypeModifier and TypeMethodDescriptionvoidBindXml.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 BindXmlAutoNamingTypeModifier and TypeMethodDescriptionstatic BindXmlAutoNamingTypeMethod fromValue.static BindXmlAutoNamingTypeReturns the enum constant of this class with the specified name.static BindXmlAutoNamingType[]BindXmlAutoNamingType.values()Returns an array containing the constants of this enum class, in the order they are declared.