Uses of Class
org.apache.axis2.databinding.types.Language

Packages that use Language
org.apache.axis2.databinding.types.soapencoding   
org.apache.axis2.databinding.types.xsd   
org.apache.axis2.databinding.utils   
 

Uses of Language in org.apache.axis2.databinding.types.soapencoding
 

Fields in org.apache.axis2.databinding.types.soapencoding declared as Language
protected  Language Language.localLanguage
          field for Language
 

Methods in org.apache.axis2.databinding.types.soapencoding that return Language
 Language Language.getLanguage()
          Auto generated getter method
 

Methods in org.apache.axis2.databinding.types.soapencoding with parameters of type Language
 void Language.setLanguage(Language param)
          Auto generated setter method
 

Uses of Language in org.apache.axis2.databinding.types.xsd
 

Fields in org.apache.axis2.databinding.types.xsd declared as Language
protected  Language Language.localLanguage
          field for Language
 

Methods in org.apache.axis2.databinding.types.xsd that return Language
 Language Language.getLanguage()
          Auto generated getter method
 

Methods in org.apache.axis2.databinding.types.xsd with parameters of type Language
 void Language.setLanguage(Language param)
          Auto generated setter method
 

Uses of Language in org.apache.axis2.databinding.utils
 

Methods in org.apache.axis2.databinding.utils that return Language
static Language ConverterUtil.convertToLanguage(java.lang.String s)
           
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.