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

Packages that use NonNegativeInteger
org.apache.axis.holders   
org.apache.axis.types   
 

Uses of NonNegativeInteger in org.apache.axis.holders
 

Fields in org.apache.axis.holders declared as NonNegativeInteger
 NonNegativeInteger NonNegativeIntegerHolder.value
          Field _value
 

Constructors in org.apache.axis.holders with parameters of type NonNegativeInteger
NonNegativeIntegerHolder(NonNegativeInteger value)
          Constructor NonNegativeIntegerHolder
 

Uses of NonNegativeInteger in org.apache.axis.types
 

Subclasses of NonNegativeInteger in org.apache.axis.types
 class PositiveInteger
          Custom class for supporting primitive XSD data type positiveInteger positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.
 



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