Class OpcoesImpressaoRecord
java.lang.Object
br.gov.lexml.eta.etaservices.parsing.xml.OpcoesImpressaoRecord
- All Implemented Interfaces:
OpcoesImpressao
-
Constructor Summary
ConstructorsConstructorDescriptionOpcoesImpressaoRecord(boolean imprimirBrasao, String textoCabecalho, boolean reduzirEspacoEntreLinhas) -
Method Summary
-
Constructor Details
-
OpcoesImpressaoRecord
public OpcoesImpressaoRecord(boolean imprimirBrasao, String textoCabecalho, boolean reduzirEspacoEntreLinhas)
-
-
Method Details
-
isImprimirBrasao
public boolean isImprimirBrasao()- Specified by:
isImprimirBrasaoin interfaceOpcoesImpressao
-
getTextoCabecalho
- Specified by:
getTextoCabecalhoin interfaceOpcoesImpressao
-
isReduzirEspacoEntreLinhas
public boolean isReduzirEspacoEntreLinhas()- Specified by:
isReduzirEspacoEntreLinhasin interfaceOpcoesImpressao
-
equals
-
hashCode
public int hashCode() -
toString
-