|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeFormat | |
org.jboss.mx.util | Utilities for the Java Management Extentions API. |
Uses of TimeFormat in org.jboss.mx.util |
Methods in org.jboss.mx.util with parameters of type TimeFormat | |
void |
TimeFormat.add(TimeFormat t)
add a timeformat |
void |
TimeFormat.getDays(TimeFormat t)
get days from a time format |
void |
TimeFormat.getHours(TimeFormat t)
get hours from a time format |
void |
TimeFormat.getMinutes(TimeFormat t)
get minutes from a time format |
void |
TimeFormat.getSeconds(TimeFormat t)
get seconds from a time format |
void |
TimeFormat.getTime(TimeFormat t)
update time |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |