ecar.pojo
Class OrgaoPeriodoExercicioOrgPerExe
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
OrgaoPeriodoExercicioOrgPerExe
public OrgaoPeriodoExercicioOrgPerExe()
OrgaoPeriodoExercicioOrgPerExe
public OrgaoPeriodoExercicioOrgPerExe(OrgaoPeriodoExercicioOrgPerExePK compId)
OrgaoPeriodoExercicioOrgPerExe
public OrgaoPeriodoExercicioOrgPerExe(OrgaoPeriodoExercicioOrgPerExePK compId,
java.lang.String indAtivoOrgPerExe,
OrgaoOrg orgaoOrg,
PeriodoExercicioPerExe periodoExercicioPerExe)
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á