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

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

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

Fields in org.apache.axis2.databinding.types.soapencoding declared as UnsignedByte
protected  UnsignedByte UnsignedByte.localUnsignedByte
          field for UnsignedByte
 

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

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

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

Fields in org.apache.axis2.databinding.types.xsd declared as UnsignedByte
protected  UnsignedByte UnsignedByte.localUnsignedByte
          field for UnsignedByte
 

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

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

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

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

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



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