Uses of Class
net.webpdf.wsclient.schema.operation.ConverterTemplateType
-
Packages that use ConverterTemplateType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterTemplateType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterTemplateType Modifier and Type Field Description protected ConverterTemplateTypeConverterType. templateMethods in net.webpdf.wsclient.schema.operation that return ConverterTemplateType Modifier and Type Method Description ConverterTemplateTypeObjectFactory. createConverterTemplateType()Create an instance ofConverterTemplateTypeConverterTemplateTypeConverterType. getTemplate()Gets the value of the template property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterTemplateType Modifier and Type Method Description voidConverterType. setTemplate(ConverterTemplateType value)Sets the value of the template property.
-