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