org.jcoderz.phoenix.report
Class ReportNormalizer.SourceReport

java.lang.Object
  extended by org.jcoderz.phoenix.report.ReportNormalizer.SourceReport
Enclosing class:
ReportNormalizer

public static final class ReportNormalizer.SourceReport
extends Object

The Class SourceReport.


Method Summary
 String getFlavor()
          Returns the report flavor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFlavor

public String getFlavor()
Returns the report flavor.

Returns:
the report flavor.


Copyright 2007 The jCoderZ Project.