ecar.pojo
Class HistoricoGrupoMotivo
java.lang.Object
ecar.pojo.HistoricoGrupoMotivo
- All Implemented Interfaces:
- java.io.Serializable
public class HistoricoGrupoMotivo
- extends java.lang.Object
- implements java.io.Serializable
HistoricoGrupoMotivo 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
codGMH
private java.lang.Long codGMH
descricao
private java.lang.String descricao
historicoMotivos
private java.util.Set<HistoricoMotivo> historicoMotivos
HistoricoGrupoMotivo
public HistoricoGrupoMotivo()
HistoricoGrupoMotivo
public HistoricoGrupoMotivo(java.lang.String descricao,
java.util.Set<HistoricoMotivo> historicoMotivos)
getCodGMH
public java.lang.Long getCodGMH()
setCodGMH
public void setCodGMH(java.lang.Long codGMH)
getDescricao
public java.lang.String getDescricao()
setDescricao
public void setDescricao(java.lang.String descricao)
getHistoricoMotivos
public java.util.Set<HistoricoMotivo> getHistoricoMotivos()
setHistoricoMotivos
public void setHistoricoMotivos(java.util.Set<HistoricoMotivo> historicoMotivos)
Copyright © 2007, PRODEPA - Processamento de Dados do Pará