pt.moredata.fglreport
Class FglReportFactory

java.lang.Object
  extended bypt.moredata.fglreport.FglReportFactory

public class FglReportFactory
extends java.lang.Object


Method Summary
static FglReport CreateFglReport(int type)
          Cria um novo FglReport.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

CreateFglReport

public static FglReport CreateFglReport(int type)
Cria um novo FglReport.

Parameters:
type - Tipo de Report a criar.
Returns:
Report do tipo escolhido