public static class DisplayType.Time extends DisplayType
DisplayType.Duration, DisplayType.HTML, DisplayType.Image, DisplayType.Literal, DisplayType.NA, DisplayType.Numeric, DisplayType.NumericUnpadded, DisplayType.Time, DisplayType.Type
numberFormat
Modifier and Type | Method and Description |
---|---|
DisplayType.Type |
getType() |
double |
getValue() |
long |
getValueLong() |
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 double getValue()
getValue
in class DisplayType
public long getValueLong()
public DisplayType.Type getType()
getType
in class DisplayType