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

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

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

Fields in org.apache.axis2.databinding.types.soapencoding declared as IDRefs
protected  IDRefs IDREFS.localIDREFS
          field for IDREFS
 

Methods in org.apache.axis2.databinding.types.soapencoding that return IDRefs
 IDRefs IDREFS.getIDREFS()
          Auto generated getter method
 

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

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

Fields in org.apache.axis2.databinding.types.xsd declared as IDRefs
protected  IDRefs IDREFS.localIDREFS
          field for IDREFS
 

Methods in org.apache.axis2.databinding.types.xsd that return IDRefs
 IDRefs IDREFS.getIDREFS()
          Auto generated getter method
 

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

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

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



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