|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.util.units.FormatSpecifics
public class FormatSpecifics
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 |
---|
public static final int PRECISION_MAX
Constructor Detail |
---|
public FormatSpecifics()
Method Detail |
---|
public int getPrecision()
public void setPrecision(int precision)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |