Uses of Class
org.apache.axis.types.UnsignedInt

Packages that use UnsignedInt
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
 UnsignedInt UnsignedIntHolder.value
          Field _value
 

Constructors in org.apache.axis.holders with parameters of type UnsignedInt
UnsignedIntHolder(UnsignedInt value)
          Constructor UnsignedIntHolder
 

Uses of UnsignedInt in org.apache.axis.types
 

Subclasses of UnsignedInt in org.apache.axis.types
 class UnsignedByte
          Custom class for supporting primitive XSD data type UnsignedByte
 class UnsignedShort
          Custom class for supporting primitive XSD data type UnsignedShort
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.