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 NamingTypeNamingType.unmarshalNamingType(Reader reader) Method unmarshalNamingType.Methods in org.exolab.castor.builder.binding.xml with parameters of type NamingTypeModifier and TypeMethodDescriptionvoidNamingXMLType.setComplexTypeName(NamingType complexTypeName) Sets the value of field 'complexTypeName'.voidNamingXMLType.setElementName(NamingType elementName) Sets the value of field 'elementName'.voidNamingXMLType.setModelGroupName(NamingType modelGroupName) Sets the value of field 'modelGroupName'.