org.opengts.war.report
Class ReportLayout.AgeColorRange
java.lang.Object
org.opengts.war.report.ReportLayout.AgeColorRange
- Enclosing class:
- ReportLayout
public static class ReportLayout.AgeColorRange
- extends java.lang.Object
AgeColorRange class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReportLayout.AgeColorRange
public ReportLayout.AgeColorRange(java.lang.String acl)
ReportLayout.AgeColorRange
public ReportLayout.AgeColorRange(long age,
java.lang.String clr,
java.lang.String fs)
getAge
public long getAge()
hasForegroundColor
public boolean hasForegroundColor()
getForegroundColor
public java.lang.String getForegroundColor()
hasFontStyle
public boolean hasFontStyle()
getFontStyle
public java.lang.String getFontStyle()
isValid
public boolean isValid()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object