Uses of Class
org.apache.axis.types.NonNegativeInteger
Packages that use NonNegativeInteger
-
Uses of NonNegativeInteger in org.apache.axis.holders
Fields in org.apache.axis.holders declared as NonNegativeIntegerConstructors in org.apache.axis.holders with parameters of type NonNegativeIntegerModifierConstructorDescriptionConstructor NonNegativeIntegerHolder -
Uses of NonNegativeInteger in org.apache.axis.types
Subclasses of NonNegativeInteger in org.apache.axis.typesModifier and TypeClassDescriptionclass
Custom class for supporting primitive XSD data type positiveInteger positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.