|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Time | |
---|---|
org.apache.axis2.databinding.types.soapencoding | |
org.apache.axis2.databinding.types.xsd | |
org.apache.axis2.databinding.utils |
Uses of Time in org.apache.axis2.databinding.types.soapencoding |
---|
Fields in org.apache.axis2.databinding.types.soapencoding declared as Time | |
---|---|
protected Time |
Time.localTime
field for Time |
Methods in org.apache.axis2.databinding.types.soapencoding that return Time | |
---|---|
Time |
Time.getTime()
Auto generated getter method |
Methods in org.apache.axis2.databinding.types.soapencoding with parameters of type Time | |
---|---|
void |
Time.setTime(Time param)
Auto generated setter method |
Uses of Time in org.apache.axis2.databinding.types.xsd |
---|
Fields in org.apache.axis2.databinding.types.xsd declared as Time | |
---|---|
protected Time |
Time.localTime
field for Time |
Methods in org.apache.axis2.databinding.types.xsd that return Time | |
---|---|
Time |
Time.getTime()
Auto generated getter method |
Methods in org.apache.axis2.databinding.types.xsd with parameters of type Time | |
---|---|
void |
Time.setTime(Time param)
Auto generated setter method |
Uses of Time in org.apache.axis2.databinding.utils |
---|
Methods in org.apache.axis2.databinding.utils that return Time | |
---|---|
static Time |
ConverterUtil.convertToTime(java.lang.String s)
|
Methods in org.apache.axis2.databinding.utils with parameters of type Time | |
---|---|
static long |
ConverterUtil.compare(Time time,
java.lang.String value)
|
static java.lang.String |
ConverterUtil.convertToString(Time o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |