ecar.pojo
Class PoderPeriodoExercicioPodPerExe
java.lang.Object
ecar.pojo.PoderPeriodoExercicioPodPerExe
- All Implemented Interfaces:
- PaiFilho, java.io.Serializable
public class PoderPeriodoExercicioPodPerExe
- extends java.lang.Object
- implements java.io.Serializable, PaiFilho
PoderPeriodoExercicioPodPerExe 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 PoderPeriodoExercicioPodPerExePK compId
indAtivoPodPerExe
private java.lang.String indAtivoPodPerExe
poderPod
private PoderPod poderPod
periodoExercicioPerExe
private PeriodoExercicioPerExe periodoExercicioPerExe
PoderPeriodoExercicioPodPerExe
public PoderPeriodoExercicioPodPerExe()
PoderPeriodoExercicioPodPerExe
public PoderPeriodoExercicioPodPerExe(PoderPeriodoExercicioPodPerExePK compId)
PoderPeriodoExercicioPodPerExe
public PoderPeriodoExercicioPodPerExe(PoderPeriodoExercicioPodPerExePK compId,
java.lang.String indAtivoPodPerExe,
PoderPod poderPod,
PeriodoExercicioPerExe periodoExercicioPerExe)
getCompId
public PoderPeriodoExercicioPodPerExePK getCompId()
setCompId
public void setCompId(PoderPeriodoExercicioPodPerExePK compId)
getIndAtivoPodPerExe
public java.lang.String getIndAtivoPodPerExe()
setIndAtivoPodPerExe
public void setIndAtivoPodPerExe(java.lang.String indAtivoPodPerExe)
getPoderPod
public PoderPod getPoderPod()
setPoderPod
public void setPoderPod(PoderPod poderPod)
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á