Interface ComandoEmenda
- All Known Implementing Classes:
ComandoEmendaPojo,ComandoEmendaRecord
public interface ComandoEmenda
-
Method Summary
-
Method Details
-
getCabecalhoComum
String getCabecalhoComum() -
getComandos
List<? extends ItemComandoEmenda> getComandos()
-