ecar.pojo
Class ConfigRelatorioCfgrel

java.lang.Object
  extended by ecar.pojo.ConfigRelatorioCfgrel
All Implemented Interfaces:
java.io.Serializable

public class ConfigRelatorioCfgrel
extends java.lang.Object
implements java.io.Serializable

ConfigRelatorioCfgrel generated by hbm2java

See Also:
Serialized Form

Field Summary
private  java.lang.Integer codCfgrel
           
private  ModeloRelatorioMrel modeloRelatorioMrel
           
private  java.lang.String notaRodapeCfgrel
           
private  java.lang.String tituloCfgrel
           
 
Constructor Summary
ConfigRelatorioCfgrel()
           
ConfigRelatorioCfgrel(java.lang.String tituloCfgrel, java.lang.String notaRodapeCfgrel, ModeloRelatorioMrel modeloRelatorioMrel)
           
 
Method Summary
 java.lang.Integer getCodCfgrel()
           
 ModeloRelatorioMrel getModeloRelatorioMrel()
           
 java.lang.String getNotaRodapeCfgrel()
           
 java.lang.String getTituloCfgrel()
           
 void setCodCfgrel(java.lang.Integer codCfgrel)
           
 void setModeloRelatorioMrel(ModeloRelatorioMrel modeloRelatorioMrel)
           
 void setNotaRodapeCfgrel(java.lang.String notaRodapeCfgrel)
           
 void setTituloCfgrel(java.lang.String tituloCfgrel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

codCfgrel

private java.lang.Integer codCfgrel

tituloCfgrel

private java.lang.String tituloCfgrel

notaRodapeCfgrel

private java.lang.String notaRodapeCfgrel

modeloRelatorioMrel

private ModeloRelatorioMrel modeloRelatorioMrel
Constructor Detail

ConfigRelatorioCfgrel

public ConfigRelatorioCfgrel()

ConfigRelatorioCfgrel

public ConfigRelatorioCfgrel(java.lang.String tituloCfgrel,
                             java.lang.String notaRodapeCfgrel,
                             ModeloRelatorioMrel modeloRelatorioMrel)
Method Detail

getCodCfgrel

public java.lang.Integer getCodCfgrel()

setCodCfgrel

public void setCodCfgrel(java.lang.Integer codCfgrel)

getTituloCfgrel

public java.lang.String getTituloCfgrel()

setTituloCfgrel

public void setTituloCfgrel(java.lang.String tituloCfgrel)

getNotaRodapeCfgrel

public java.lang.String getNotaRodapeCfgrel()

setNotaRodapeCfgrel

public void setNotaRodapeCfgrel(java.lang.String notaRodapeCfgrel)

getModeloRelatorioMrel

public ModeloRelatorioMrel getModeloRelatorioMrel()

setModeloRelatorioMrel

public void setModeloRelatorioMrel(ModeloRelatorioMrel modeloRelatorioMrel)


Copyright © 2007, PRODEPA - Processamento de Dados do Pará