| Package | Description |
|---|---|
| org.apache.axis2.databinding.types |
These classes are directly salvaged from Axis 1 codebase.
|
| org.apache.axis2.databinding.types.soapencoding | |
| org.apache.axis2.databinding.types.xsd | |
| org.apache.axis2.databinding.utils |
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected NonNegativeInteger |
NonNegativeInteger.localNonNegativeInteger
field for NonNegativeInteger
|
| Modifier and Type | Method and Description |
|---|---|
NonNegativeInteger |
NonNegativeInteger.getNonNegativeInteger()
Auto generated getter method
|
| Modifier and Type | Method and Description |
|---|---|
void |
NonNegativeInteger.setNonNegativeInteger(NonNegativeInteger param)
Auto generated setter method
|
| Modifier and Type | Field and Description |
|---|---|
protected NonNegativeInteger |
NonNegativeInteger.localNonNegativeInteger
field for NonNegativeInteger
|
| Modifier and Type | Method and Description |
|---|---|
NonNegativeInteger |
NonNegativeInteger.getNonNegativeInteger()
Auto generated getter method
|
| Modifier and Type | Method and Description |
|---|---|
void |
NonNegativeInteger.setNonNegativeInteger(NonNegativeInteger param)
Auto generated setter method
|
| Modifier and Type | Method and Description |
|---|---|
static NonNegativeInteger |
ConverterUtil.convertToNonNegativeInteger(String s) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.