Uses of Class
org.apache.axis2.databinding.types.UnsignedByte
-
Packages that use UnsignedByte Package Description org.apache.axis2.databinding.utils -
-
Uses of UnsignedByte in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return UnsignedByte Modifier and Type Method Description static UnsignedByteConverterUtil. convertToUnsignedByte(String s)Methods in org.apache.axis2.databinding.utils with parameters of type UnsignedByte Modifier and Type Method Description static StringConverterUtil. convertToString(UnsignedByte o)
-