|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Duration | |
|---|---|
| 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 | |
| Uses of Duration in org.apache.axis2.databinding.types |
|---|
| Methods in org.apache.axis2.databinding.types with parameters of type Duration | |
|---|---|
long |
Duration.compare(Duration duration)
|
| Uses of Duration in org.apache.axis2.databinding.types.soapencoding |
|---|
| Fields in org.apache.axis2.databinding.types.soapencoding declared as Duration | |
|---|---|
protected Duration |
Duration.localDuration
field for Duration |
| Methods in org.apache.axis2.databinding.types.soapencoding that return Duration | |
|---|---|
Duration |
Duration.getDuration()
Auto generated getter method |
| Methods in org.apache.axis2.databinding.types.soapencoding with parameters of type Duration | |
|---|---|
void |
Duration.setDuration(Duration param)
Auto generated setter method |
| Uses of Duration in org.apache.axis2.databinding.types.xsd |
|---|
| Fields in org.apache.axis2.databinding.types.xsd declared as Duration | |
|---|---|
protected Duration |
Duration.localDuration
field for Duration |
| Methods in org.apache.axis2.databinding.types.xsd that return Duration | |
|---|---|
Duration |
Duration.getDuration()
Auto generated getter method |
| Methods in org.apache.axis2.databinding.types.xsd with parameters of type Duration | |
|---|---|
void |
Duration.setDuration(Duration param)
Auto generated setter method |
| Uses of Duration in org.apache.axis2.databinding.utils |
|---|
| Methods in org.apache.axis2.databinding.utils that return Duration | |
|---|---|
static Duration |
ConverterUtil.convertToDuration(java.lang.String s)
|
| Methods in org.apache.axis2.databinding.utils with parameters of type Duration | |
|---|---|
static long |
ConverterUtil.compare(Duration duration,
java.lang.String value)
|
static java.lang.String |
ConverterUtil.convertToString(Duration o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||