ecar.pojo
Class PoderPeriodoExercicioPodPerExe

java.lang.Object
  extended by 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

Field Summary
private  PoderPeriodoExercicioPodPerExePK compId
           
private  java.lang.String indAtivoPodPerExe
           
private  PeriodoExercicioPerExe periodoExercicioPerExe
           
private  PoderPod poderPod
           
private static long serialVersionUID
           
 
Constructor Summary
PoderPeriodoExercicioPodPerExe()
           
PoderPeriodoExercicioPodPerExe(PoderPeriodoExercicioPodPerExePK compId)
           
PoderPeriodoExercicioPodPerExe(PoderPeriodoExercicioPodPerExePK compId, java.lang.String indAtivoPodPerExe, PoderPod poderPod, PeriodoExercicioPerExe periodoExercicioPerExe)
           
 
Method Summary
 void atribuirPKPai()
           
 PoderPeriodoExercicioPodPerExePK getCompId()
           
 java.lang.String getIndAtivoPodPerExe()
           
 PeriodoExercicioPerExe getPeriodoExercicioPerExe()
           
 PoderPod getPoderPod()
           
 void setCompId(PoderPeriodoExercicioPodPerExePK compId)
           
 void setIndAtivoPodPerExe(java.lang.String indAtivoPodPerExe)
           
 void setPeriodoExercicioPerExe(PeriodoExercicioPerExe periodoExercicioPerExe)
           
 void setPoderPod(PoderPod poderPod)
           
 
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 PoderPeriodoExercicioPodPerExePK compId

indAtivoPodPerExe

private java.lang.String indAtivoPodPerExe

poderPod

private PoderPod poderPod

periodoExercicioPerExe

private PeriodoExercicioPerExe periodoExercicioPerExe
Constructor Detail

PoderPeriodoExercicioPodPerExe

public PoderPeriodoExercicioPodPerExe()

PoderPeriodoExercicioPodPerExe

public PoderPeriodoExercicioPodPerExe(PoderPeriodoExercicioPodPerExePK compId)

PoderPeriodoExercicioPodPerExe

public PoderPeriodoExercicioPodPerExe(PoderPeriodoExercicioPodPerExePK compId,
                                      java.lang.String indAtivoPodPerExe,
                                      PoderPod poderPod,
                                      PeriodoExercicioPerExe periodoExercicioPerExe)
Method Detail

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á