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

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

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

Fields in org.apache.axis2.databinding.types.soapencoding declared as IDRef
protected  IDRef IDREF.localIDREF
          field for IDREF
 

Methods in org.apache.axis2.databinding.types.soapencoding that return IDRef
 IDRef IDREF.getIDREF()
          Auto generated getter method
 

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

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

Fields in org.apache.axis2.databinding.types.xsd declared as IDRef
protected  IDRef IDREF.localIDREF
          field for IDREF
 

Methods in org.apache.axis2.databinding.types.xsd that return IDRef
 IDRef IDREF.getIDREF()
          Auto generated getter method
 

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

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

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



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