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