public static class DisplayType.NumericUnpadded extends DisplayType
DisplayType.Duration, DisplayType.HTML, DisplayType.Image, DisplayType.Literal, DisplayType.NA, DisplayType.Numeric, DisplayType.NumericUnpadded, DisplayType.Time, DisplayType.Type
numberFormat
Constructor and Description |
---|
NumericUnpadded(long value) |
Modifier and Type | Method and Description |
---|---|
DisplayType.Type |
getType() |
double |
getValue() |
java.lang.String |
toString() |
create, create, create, duration, fromAttribute, getHorizontalAlignment, html, image, literal, NA, numeric, numeric, numericUnpadded, setHorizontalAlignment, time
public java.lang.String toString()
toString
in class java.lang.Object
public DisplayType.Type getType()
getType
in class DisplayType
public double getValue()
getValue
in class DisplayType