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 UnsignedInt
UnsignedIntHolder. value
Field _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 class
UnsignedByte
Custom class for supporting primitive XSD data type UnsignedByteclass
UnsignedShort
Custom class for supporting primitive XSD data type UnsignedShortMethods in org.apache.axis.types with parameters of type UnsignedInt Modifier and Type Method Description int
UnsignedInt. compareTo(UnsignedInt obj)
-