ecar.pojo
Class OrgaoPeriodoExercicioOrgPerExe

java.lang.Object
  extended by ecar.pojo.OrgaoPeriodoExercicioOrgPerExe
All Implemented Interfaces:
PaiFilho, java.io.Serializable

public class OrgaoPeriodoExercicioOrgPerExe
extends java.lang.Object
implements java.io.Serializable, PaiFilho

OrgaoPeriodoExercicioOrgPerExe generated by hbm2java

See Also:
Serialized Form

Field Summary
private  OrgaoPeriodoExercicioOrgPerExePK compId
           
private  java.lang.String indAtivoOrgPerExe
           
private  OrgaoOrg orgaoOrg
           
private  PeriodoExercicioPerExe periodoExercicioPerExe
           
private static long serialVersionUID
           
 
Constructor Summary
OrgaoPeriodoExercicioOrgPerExe()
           
OrgaoPeriodoExercicioOrgPerExe(OrgaoPeriodoExercicioOrgPerExePK compId)
           
OrgaoPeriodoExercicioOrgPerExe(OrgaoPeriodoExercicioOrgPerExePK compId, java.lang.String indAtivoOrgPerExe, OrgaoOrg orgaoOrg, PeriodoExercicioPerExe periodoExercicioPerExe)
           
 
Method Summary
 void atribuirPKPai()
           
 OrgaoPeriodoExercicioOrgPerExePK getCompId()
           
 java.lang.String getIndAtivoOrgPerExe()
           
 OrgaoOrg getOrgaoOrg()
           
 PeriodoExercicioPerExe getPeriodoExercicioPerExe()
           
 void setCompId(OrgaoPeriodoExercicioOrgPerExePK compId)
           
 void setIndAtivoOrgPerExe(java.lang.String indAtivoOrgPerExe)
           
 void setOrgaoOrg(OrgaoOrg orgaoOrg)
           
 void setPeriodoExercicioPerExe(PeriodoExercicioPerExe periodoExercicioPerExe)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

compId

private OrgaoPeriodoExercicioOrgPerExePK compId

indAtivoOrgPerExe

private java.lang.String indAtivoOrgPerExe

orgaoOrg

private OrgaoOrg orgaoOrg

periodoExercicioPerExe

private PeriodoExercicioPerExe periodoExercicioPerExe
Constructor Detail

OrgaoPeriodoExercicioOrgPerExe

public OrgaoPeriodoExercicioOrgPerExe()

OrgaoPeriodoExercicioOrgPerExe

public OrgaoPeriodoExercicioOrgPerExe(OrgaoPeriodoExercicioOrgPerExePK compId)

OrgaoPeriodoExercicioOrgPerExe

public OrgaoPeriodoExercicioOrgPerExe(OrgaoPeriodoExercicioOrgPerExePK compId,
                                      java.lang.String indAtivoOrgPerExe,
                                      OrgaoOrg orgaoOrg,
                                      PeriodoExercicioPerExe periodoExercicioPerExe)
Method Detail

getCompId

public OrgaoPeriodoExercicioOrgPerExePK getCompId()

setCompId

public void setCompId(OrgaoPeriodoExercicioOrgPerExePK compId)

getIndAtivoOrgPerExe

public java.lang.String getIndAtivoOrgPerExe()

setIndAtivoOrgPerExe

public void setIndAtivoOrgPerExe(java.lang.String indAtivoOrgPerExe)

getOrgaoOrg

public OrgaoOrg getOrgaoOrg()

setOrgaoOrg

public void setOrgaoOrg(OrgaoOrg orgaoOrg)

getPeriodoExercicioPerExe

public PeriodoExercicioPerExe getPeriodoExercicioPerExe()

setPeriodoExercicioPerExe

public void setPeriodoExercicioPerExe(PeriodoExercicioPerExe periodoExercicioPerExe)

atribuirPKPai

public void atribuirPKPai()
Specified by:
atribuirPKPai in interface PaiFilho


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