Uses of Class
net.webpdf.wsclient.schema.operation.PdfaErrorCorrectionType
-
Packages that use PdfaErrorCorrectionType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PdfaErrorCorrectionType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PdfaErrorCorrectionType Modifier and Type Field Description protected PdfaErrorCorrectionTypePdfaType.Convert. errorCorrectionMethods in net.webpdf.wsclient.schema.operation that return PdfaErrorCorrectionType Modifier and Type Method Description PdfaErrorCorrectionTypeObjectFactory. createPdfaErrorCorrectionType()Create an instance ofPdfaErrorCorrectionTypePdfaErrorCorrectionTypePdfaType.Convert. getErrorCorrection()Gets the value of the errorCorrection property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PdfaErrorCorrectionType Modifier and Type Method Description voidPdfaType.Convert. setErrorCorrection(PdfaErrorCorrectionType value)Sets the value of the errorCorrection property.
-