ecar.pojo
Class AgendaEntidadesAgeent
java.lang.Object
ecar.pojo.AgendaEntidadesAgeent
- All Implemented Interfaces:
- PaiFilho, java.io.Serializable
public class AgendaEntidadesAgeent
- extends java.lang.Object
- implements java.io.Serializable, PaiFilho
AgendaEntidadesAgeent 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
comp_id
private AgendaEntidadesAgeentPK comp_id
dataInclusaoAgeent
private java.util.Date dataInclusaoAgeent
agendaAge
private AgendaAge agendaAge
entidadeEnt
private EntidadeEnt entidadeEnt
usuarioUsuManutencao
private UsuarioUsu usuarioUsuManutencao
AgendaEntidadesAgeent
public AgendaEntidadesAgeent()
AgendaEntidadesAgeent
public AgendaEntidadesAgeent(AgendaEntidadesAgeentPK comp_id)
AgendaEntidadesAgeent
public AgendaEntidadesAgeent(AgendaEntidadesAgeentPK comp_id,
java.util.Date dataInclusaoAgeent,
AgendaAge agendaAge,
EntidadeEnt entidadeEnt,
UsuarioUsu usuarioUsuManutencao)
getComp_id
public AgendaEntidadesAgeentPK getComp_id()
setComp_id
public void setComp_id(AgendaEntidadesAgeentPK comp_id)
getDataInclusaoAgeent
public java.util.Date getDataInclusaoAgeent()
setDataInclusaoAgeent
public void setDataInclusaoAgeent(java.util.Date dataInclusaoAgeent)
getAgendaAge
public AgendaAge getAgendaAge()
setAgendaAge
public void setAgendaAge(AgendaAge agendaAge)
getEntidadeEnt
public EntidadeEnt getEntidadeEnt()
setEntidadeEnt
public void setEntidadeEnt(EntidadeEnt entidadeEnt)
getUsuarioUsuManutencao
public UsuarioUsu getUsuarioUsuManutencao()
setUsuarioUsuManutencao
public void setUsuarioUsuManutencao(UsuarioUsu usuarioUsuManutencao)
atribuirPKPai
public void atribuirPKPai()
- Specified by:
atribuirPKPai
in interface PaiFilho
Copyright © 2007, PRODEPA - Processamento de Dados do Pará