Uses of Class
net.webpdf.wsclient.schema.operation.FormsImportType
-
Packages that use FormsImportType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of FormsImportType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as FormsImportType Modifier and Type Field Description protected FormsImportTypeFormsType. _importMethods in net.webpdf.wsclient.schema.operation that return FormsImportType Modifier and Type Method Description FormsImportTypeObjectFactory. createFormsImportType()Create an instance ofFormsImportTypeFormsImportTypeFormsType. getImport()Gets the value of the import property.Methods in net.webpdf.wsclient.schema.operation with parameters of type FormsImportType Modifier and Type Method Description voidFormsType. setImport(FormsImportType value)Sets the value of the import property.
-