Uses of Class
org.exolab.castor.builder.binding.xml.NamingType

Packages that use NamingType
org.exolab.castor.builder.binding.xml   
 

Uses of NamingType in org.exolab.castor.builder.binding.xml
 

Methods in org.exolab.castor.builder.binding.xml that return NamingType
 NamingType NamingXMLType.getComplexTypeName()
          Returns the value of field 'complexTypeName'.
 NamingType NamingXMLType.getElementName()
          Returns the value of field 'elementName'.
 NamingType 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 NamingType
 void 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'.
 



Copyright © 2012. All Rights Reserved.