Uses of Class
net.webpdf.wsclient.schema.operation.TemplateFileType
-
Packages that use TemplateFileType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of TemplateFileType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as TemplateFileType Modifier and Type Field Description protected TemplateFileTypeTemplateType. fileMethods in net.webpdf.wsclient.schema.operation that return TemplateFileType Modifier and Type Method Description TemplateFileTypeObjectFactory. createTemplateFileType()Create an instance ofTemplateFileTypeTemplateFileTypeTemplateType. getFile()Gets the value of the file property.Methods in net.webpdf.wsclient.schema.operation with parameters of type TemplateFileType Modifier and Type Method Description voidTemplateType. setFile(TemplateFileType value)Sets the value of the file property.
-