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 |
UnsignedByte
Custom class for supporting primitive XSD data type UnsignedByte
|
class |
UnsignedShort
Custom class for supporting primitive XSD data type UnsignedShort
|
Modifier and Type | Field and Description |
---|---|
protected UnsignedInt |
UnsignedInt.localUnsignedInt
field for UnsignedInt
|
Modifier and Type | Method and Description |
---|---|
UnsignedInt |
UnsignedInt.getUnsignedInt()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
UnsignedInt.setUnsignedInt(UnsignedInt param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected UnsignedInt |
UnsignedInt.localUnsignedInt
field for UnsignedInt
|
Modifier and Type | Method and Description |
---|---|
UnsignedInt |
UnsignedInt.getUnsignedInt()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
UnsignedInt.setUnsignedInt(UnsignedInt param)
Auto generated setter method
|
Modifier and Type | Method and Description |
---|---|
static UnsignedInt |
ConverterUtil.convertToUnsignedInt(String s) |
Modifier and Type | Method and Description |
---|---|
static String |
ConverterUtil.convertToString(UnsignedInt o) |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.