Uses of Class
org.apache.axis.types.UnsignedInt
-
Packages that use UnsignedInt Package Description org.apache.axis.holders org.apache.axis.types -
-
Uses of UnsignedInt in org.apache.axis.holders
Fields in org.apache.axis.holders declared as UnsignedInt Modifier and Type Field Description UnsignedIntUnsignedIntHolder. valueField _valueConstructors in org.apache.axis.holders with parameters of type UnsignedInt Constructor Description UnsignedIntHolder(UnsignedInt value)Constructor UnsignedIntHolder -
Uses of UnsignedInt in org.apache.axis.types
Subclasses of UnsignedInt in org.apache.axis.types Modifier and Type Class Description classUnsignedByteCustom class for supporting primitive XSD data type UnsignedByteclassUnsignedShortCustom class for supporting primitive XSD data type UnsignedShortMethods in org.apache.axis.types with parameters of type UnsignedInt Modifier and Type Method Description intUnsignedInt. compareTo(UnsignedInt obj)
-