Uses of Class
net.webpdf.wsclient.openapi.OperationPdfaSettings
-
Packages that use OperationPdfaSettings Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationPdfaSettings in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationPdfaSettings Modifier and Type Method Description @Nullable OperationPdfaSettingsOperationSettings. getPdfa()Get pdfaOperationPdfaSettingsOperationPdfaSettings. pdfaEditProfile(OperationPdfaSettings.PdfaEditProfileEnum pdfaEditProfile)Methods in net.webpdf.wsclient.openapi with parameters of type OperationPdfaSettings Modifier and Type Method Description OperationSettingsOperationSettings. pdfa(OperationPdfaSettings pdfa)voidOperationSettings. setPdfa(OperationPdfaSettings pdfa)
-