Uses of Class
net.webpdf.wsclient.schema.operation.ConverterHtmlType
-
Packages that use ConverterHtmlType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterHtmlType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterHtmlType Modifier and Type Field Description protected ConverterHtmlTypeConverterType. htmlMethods in net.webpdf.wsclient.schema.operation that return ConverterHtmlType Modifier and Type Method Description ConverterHtmlTypeObjectFactory. createConverterHtmlType()Create an instance ofConverterHtmlTypeConverterHtmlTypeConverterType. getHtml()Gets the value of the html property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterHtmlType Modifier and Type Method Description voidConverterType. setHtml(ConverterHtmlType value)Sets the value of the html property.
-