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 | Method and Description |
---|---|
long |
Duration.compare(Duration duration) |
Modifier and Type | Field and Description |
---|---|
protected Duration |
Duration.localDuration
field for Duration
|
Modifier and Type | Method and Description |
---|---|
Duration |
Duration.getDuration()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
Duration.setDuration(Duration param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected Duration |
Duration.localDuration
field for Duration
|
Modifier and Type | Method and Description |
---|---|
Duration |
Duration.getDuration()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
Duration.setDuration(Duration param)
Auto generated setter method
|
Modifier and Type | Method and Description |
---|---|
static Duration |
ConverterUtil.convertToDuration(String s) |
Modifier and Type | Method and Description |
---|---|
static long |
ConverterUtil.compare(Duration duration,
String value) |
static String |
ConverterUtil.convertToString(Duration o) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.