Uses of Class
net.webpdf.wsclient.schema.operation.ConverterReportType
-
Packages that use ConverterReportType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterReportType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterReportType Modifier and Type Field Description protected ConverterReportTypeConverterType. reportMethods in net.webpdf.wsclient.schema.operation that return ConverterReportType Modifier and Type Method Description ConverterReportTypeObjectFactory. createConverterReportType()Create an instance ofConverterReportTypeConverterReportTypeConverterType. getReport()Gets the value of the report property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterReportType Modifier and Type Method Description voidConverterType. setReport(ConverterReportType value)Sets the value of the report property.
-