Uses of Class
net.webpdf.wsclient.schema.operation.PdfaType.Convert
-
Packages that use PdfaType.Convert Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PdfaType.Convert in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PdfaType.Convert Modifier and Type Field Description protected PdfaType.ConvertPdfaType. convertMethods in net.webpdf.wsclient.schema.operation that return PdfaType.Convert Modifier and Type Method Description PdfaType.ConvertObjectFactory. createPdfaTypeConvert()Create an instance ofPdfaType.ConvertPdfaType.ConvertPdfaType. getConvert()Gets the value of the convert property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PdfaType.Convert Modifier and Type Method Description voidPdfaType. setConvert(PdfaType.Convert value)Sets the value of the convert property.
-