|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NonPositiveInteger | |
---|---|
org.apache.axis2.databinding.types | These classes are directly salvaged from Axis 1 codebase. |
org.apache.axis2.databinding.utils |
Uses of NonPositiveInteger in org.apache.axis2.databinding.types |
---|
Subclasses of NonPositiveInteger in org.apache.axis2.databinding.types | |
---|---|
class |
NegativeInteger
Custom class for supporting primitive XSD data type negativeinteger negativeInteger is derived from nonPositiveInteger by setting the value of maxInclusive to be -1. |
Uses of NonPositiveInteger in org.apache.axis2.databinding.utils |
---|
Methods in org.apache.axis2.databinding.utils that return NonPositiveInteger | |
---|---|
static NonPositiveInteger |
ConverterUtil.convertToNonPositiveInteger(String s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |