Uses of Class
net.webpdf.wsclient.schema.operation.FormsFileDataType
-
Packages that use FormsFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of FormsFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as FormsFileDataType Modifier and Type Field Description protected FormsFileDataTypeFormsImportType. dataMethods in net.webpdf.wsclient.schema.operation that return FormsFileDataType Modifier and Type Method Description FormsFileDataTypeObjectFactory. createFormsFileDataType()Create an instance ofFormsFileDataTypeFormsFileDataTypeFormsImportType. getData()Gets the value of the data property.Methods in net.webpdf.wsclient.schema.operation with parameters of type FormsFileDataType Modifier and Type Method Description voidFormsImportType. setData(FormsFileDataType value)Sets the value of the data property.
-