Uses of Class
net.webpdf.wsclient.schema.operation.MergeFileDataType
-
Packages that use MergeFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of MergeFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as MergeFileDataType Modifier and Type Field Description protected MergeFileDataTypeMergeType. dataMethods in net.webpdf.wsclient.schema.operation that return MergeFileDataType Modifier and Type Method Description MergeFileDataTypeObjectFactory. createMergeFileDataType()Create an instance ofMergeFileDataTypeMergeFileDataTypeMergeType. getData()Gets the value of the data property.Methods in net.webpdf.wsclient.schema.operation with parameters of type MergeFileDataType Modifier and Type Method Description voidMergeType. setData(MergeFileDataType value)Sets the value of the data property.
-