public final class OpcoesImpressaoRecord extends Object implements OpcoesImpressao
| Constructor and Description |
|---|
OpcoesImpressaoRecord(boolean imprimirBrasao,
String textoCabecalho,
boolean reduzirEspacoEntreLinhas,
Integer tamanhoFonte) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getTamanhoFonte() |
String |
getTextoCabecalho() |
int |
hashCode() |
boolean |
isImprimirBrasao() |
boolean |
isReduzirEspacoEntreLinhas() |
String |
toString() |
public boolean isImprimirBrasao()
isImprimirBrasao in interface OpcoesImpressaopublic String getTextoCabecalho()
getTextoCabecalho in interface OpcoesImpressaopublic boolean isReduzirEspacoEntreLinhas()
isReduzirEspacoEntreLinhas in interface OpcoesImpressaopublic Integer getTamanhoFonte()
getTamanhoFonte in interface OpcoesImpressaoCopyright © 2023 LexML. All rights reserved.