Uses of Class
net.webpdf.wsclient.schema.extraction.info.PdfaType
-
Packages that use PdfaType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of PdfaType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as PdfaType Modifier and Type Field Description protected PdfaTypeInformationType. pdfaMethods in net.webpdf.wsclient.schema.extraction.info that return PdfaType Modifier and Type Method Description PdfaTypeObjectFactory. createPdfaType()Create an instance ofPdfaTypePdfaTypeInformationType. getPdfa()Gets the value of the pdfa property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type PdfaType Modifier and Type Method Description voidInformationType. setPdfa(PdfaType value)Sets the value of the pdfa property.
-