Class ReferenciaPojo
- java.lang.Object
-
- br.gov.lexml.eta.etaservices.printing.json.ReferenciaPojo
-
- All Implemented Interfaces:
Referencia
- Direct Known Subclasses:
ElementoPojo
public class ReferenciaPojo extends Object implements Referencia
-
-
Constructor Summary
Constructors Constructor Description ReferenciaPojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleanisExisteNaNormaAlterada()-
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.Referencia
getConteudo, getDescricaoSituacao, getLexmlId, getTipo, getUuid, getUuid2, getUuid2Alteracao, getUuidAlteracao
-
-
-
-
Method Detail
-
isExisteNaNormaAlterada
public Boolean isExisteNaNormaAlterada()
- Specified by:
isExisteNaNormaAlteradain interfaceReferencia
-
-