org.rhq.core.clientapi.util.units
Class FormattedNumber
java.lang.Object
org.rhq.core.clientapi.util.units.FormattedNumber
- All Implemented Interfaces:
- Serializable
public class FormattedNumber
- extends Object
- implements Serializable
- See Also:
- Serialized Form
DEFAULT_SEPARATOR
public static final String DEFAULT_SEPARATOR
- See Also:
- Constant Field Values
FormattedNumber
public FormattedNumber(String value,
String tag)
FormattedNumber
public FormattedNumber(String value,
String tag,
String separator)
getValue
public String getValue()
getTag
public String getTag()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.