Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.units
Class DateFormatter.DateSpecifics

java.lang.Object
  extended by org.hyperic.util.units.FormatSpecifics
      extended by org.hyperic.util.units.DateFormatter.DateSpecifics
Enclosing class:
DateFormatter

public static class DateFormatter.DateSpecifics
extends FormatSpecifics


Field Summary
 
Fields inherited from class org.hyperic.util.units.FormatSpecifics
PRECISION_MAX
 
Constructor Summary
DateFormatter.DateSpecifics()
           
 
Method Summary
 java.text.DateFormat getDateFormat()
           
 void setDateFormat(java.text.DateFormat df)
           
 
Methods inherited from class org.hyperic.util.units.FormatSpecifics
getPrecision, setPrecision
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateFormatter.DateSpecifics

public DateFormatter.DateSpecifics()
Method Detail

setDateFormat

public void setDateFormat(java.text.DateFormat df)

getDateFormat

public java.text.DateFormat getDateFormat()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.