|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsignedInt | |
org.apache.axis2.databinding.types | These classes are directly salvaged from Axis 1 codebase. |
org.apache.axis2.databinding.utils |
Uses of UnsignedInt in org.apache.axis2.databinding.types |
Subclasses of UnsignedInt in org.apache.axis2.databinding.types | |
class |
UnsignedByte
Custom class for supporting primitive XSD data type UnsignedByte |
class |
UnsignedShort
Custom class for supporting primitive XSD data type UnsignedShort |
Uses of UnsignedInt in org.apache.axis2.databinding.utils |
Methods in org.apache.axis2.databinding.utils that return UnsignedInt | |
static UnsignedInt |
ConverterUtil.convertToUnsignedInt(java.lang.String s)
|
Methods in org.apache.axis2.databinding.utils with parameters of type UnsignedInt | |
static java.lang.String |
ConverterUtil.convertToString(UnsignedInt o)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |