| Package | Description |
|---|---|
| org.apache.axis.holders | |
| org.apache.axis.types |
| Modifier and Type | Field and Description |
|---|---|
NonNegativeInteger |
NonNegativeIntegerHolder.value
Field _value
|
| Constructor and Description |
|---|
NonNegativeIntegerHolder(NonNegativeInteger value)
Constructor NonNegativeIntegerHolder
|
| Modifier and Type | Class and Description |
|---|---|
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 © The Apache Software Foundation. All Rights Reserved.