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

Packages that use UnsignedByte
org.apache.axis2.databinding.utils   
 

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

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

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