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

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

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

Fields in org.apache.axis2.databinding.types.soapencoding declared as UnsignedLong
protected  UnsignedLong UnsignedLong.localUnsignedLong
          field for UnsignedLong
 

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

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

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

Fields in org.apache.axis2.databinding.types.xsd declared as UnsignedLong
protected  UnsignedLong UnsignedLong.localUnsignedLong
          field for UnsignedLong
 

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

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

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

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

Methods in org.apache.axis2.databinding.utils with parameters of type UnsignedLong
static java.lang.String ConverterUtil.convertToString(UnsignedLong o)
           
 



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