Uses of Class
net.webpdf.wsclient.schema.operation.PdfaSettingsType
-
Packages that use PdfaSettingsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PdfaSettingsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PdfaSettingsType Modifier and Type Field Description protected PdfaSettingsTypeSettingsType. pdfa<?Methods in net.webpdf.wsclient.schema.operation that return PdfaSettingsType Modifier and Type Method Description PdfaSettingsTypeObjectFactory. createPdfaSettingsType()Create an instance ofPdfaSettingsTypePdfaSettingsTypeSettingsType. getPdfa()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type PdfaSettingsType Modifier and Type Method Description voidSettingsType. setPdfa(PdfaSettingsType value)Sets the value of the pdfa property.
-