Uses of Class
org.exolab.castor.builder.binding.xml.NamingType
Packages that use NamingType
-
Uses of NamingType in org.exolab.castor.builder.binding.xml
Methods in org.exolab.castor.builder.binding.xml that return NamingTypeModifier and TypeMethodDescriptionNamingXMLType.getComplexTypeName()
Returns the value of field 'complexTypeName'.NamingXMLType.getElementName()
Returns the value of field 'elementName'.NamingXMLType.getModelGroupName()
Returns the value of field 'modelGroupName'.static NamingType
NamingType.unmarshalNamingType
(Reader reader) Method unmarshalNamingType.Methods in org.exolab.castor.builder.binding.xml with parameters of type NamingTypeModifier and TypeMethodDescriptionvoid
NamingXMLType.setComplexTypeName
(NamingType complexTypeName) Sets the value of field 'complexTypeName'.void
NamingXMLType.setElementName
(NamingType elementName) Sets the value of field 'elementName'.void
NamingXMLType.setModelGroupName
(NamingType modelGroupName) Sets the value of field 'modelGroupName'.