Class RevisaoElementoPojo
- java.lang.Object
-
- br.gov.lexml.eta.etaservices.printing.json.RevisaoPojo
-
- br.gov.lexml.eta.etaservices.printing.json.RevisaoElementoPojo
-
- All Implemented Interfaces:
Revisao,RevisaoElemento
public class RevisaoElementoPojo extends RevisaoPojo implements RevisaoElemento
-
-
Constructor Summary
Constructors Constructor Description RevisaoElementoPojo()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface br.gov.lexml.eta.etaservices.emenda.Revisao
getDataHora, getDescricao, getId, getUsuario
-
Methods inherited from interface br.gov.lexml.eta.etaservices.emenda.RevisaoElemento
getActionType, getElementoAntesRevisao, getElementoAposRevisao, getIdRevisaoElementoPai, getIdRevisaoElementoPrincipal, getStateType
-
-