|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NonNegativeInteger | |
---|---|
org.apache.axis2.databinding.types | These classes are directly salvaged from Axis 1 codebase. |
org.apache.axis2.databinding.utils |
Uses of NonNegativeInteger in org.apache.axis2.databinding.types |
---|
Subclasses of NonNegativeInteger in org.apache.axis2.databinding.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. |
Uses of NonNegativeInteger in org.apache.axis2.databinding.utils |
---|
Methods in org.apache.axis2.databinding.utils that return NonNegativeInteger | |
---|---|
static NonNegativeInteger |
ConverterUtil.convertToNonNegativeInteger(String s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |