Uses of Class
org.apache.axis2.databinding.types.Time
-
Packages that use Time Package Description org.apache.axis2.databinding.utils -
-
Uses of Time in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return Time Modifier and Type Method Description static TimeConverterUtil. convertToTime(String s)Methods in org.apache.axis2.databinding.utils with parameters of type Time Modifier and Type Method Description static longConverterUtil. compare(Time time, String value)static StringConverterUtil. convertToString(Time o)
-