Uses of Class
net.webpdf.wsclient.schema.operation.FormsExportType
-
Packages that use FormsExportType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of FormsExportType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as FormsExportType Modifier and Type Field Description protected FormsExportTypeFormsType. exportMethods in net.webpdf.wsclient.schema.operation that return FormsExportType Modifier and Type Method Description FormsExportTypeObjectFactory. createFormsExportType()Create an instance ofFormsExportTypeFormsExportTypeFormsType. getExport()Gets the value of the export property.Methods in net.webpdf.wsclient.schema.operation with parameters of type FormsExportType Modifier and Type Method Description voidFormsType. setExport(FormsExportType value)Sets the value of the export property.
-