Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.units
Class FormatSpecifics

java.lang.Object
  extended by org.hyperic.util.units.FormatSpecifics
Direct Known Subclasses:
DateFormatter.DateSpecifics

public class FormatSpecifics
extends java.lang.Object

An class which different unit types use to give additional information to formatting.


Field Summary
static int PRECISION_MAX
           
 
Constructor Summary
FormatSpecifics()
           
 
Method Summary
 int getPrecision()
           
 void setPrecision(int precision)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRECISION_MAX

public static final int PRECISION_MAX
See Also:
Constant Field Values
Constructor Detail

FormatSpecifics

public FormatSpecifics()
Method Detail

getPrecision

public int getPrecision()

setPrecision

public void setPrecision(int precision)

Hyperic HQ Plugin API v. 4.4.0.2

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