Modifier and Type | Method and Description |
---|---|
PdfVersion |
JasperPdfExporter.getPdfVersion()
getPdfVersion.
|
Modifier and Type | Method and Description |
---|---|
void |
JasperPdfExporter.setPdfVersion(PdfVersion pdfVersion)
Setter for the field
pdfVersion . |
Modifier and Type | Method and Description |
---|---|
JasperPdfExporterBuilder |
JasperPdfExporterBuilder.setPdfVersion(PdfVersion pdfVersion)
setPdfVersion.
|
Modifier and Type | Method and Description |
---|---|
static PdfVersion |
PdfVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfVersion[] |
PdfVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PdfVersion |
JasperIPdfExporter.getPdfVersion()
getPdfVersion.
|
Modifier and Type | Method and Description |
---|---|
protected static net.sf.jasperreports.export.type.PdfVersionEnum |
ConstantTransform.pdfVersion(PdfVersion pdfVersion)
pdfVersion.
|
Copyright © 2010–2021. All rights reserved.