Uses of Class
org.jboss.mx.util.TimeFormat

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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.