Uses of Class
net.webpdf.wsclient.schema.operation.HtmlTranscribeType
-
Packages that use HtmlTranscribeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HtmlTranscribeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HtmlTranscribeType Modifier and Type Field Description protected HtmlTranscribeTypeTranscribeType. htmlMethods in net.webpdf.wsclient.schema.operation that return HtmlTranscribeType Modifier and Type Method Description HtmlTranscribeTypeObjectFactory. createHtmlTranscribeType()Create an instance ofHtmlTranscribeTypeHtmlTranscribeTypeTranscribeType. getHtml()Gets the value of the html property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HtmlTranscribeType Modifier and Type Method Description voidTranscribeType. setHtml(HtmlTranscribeType value)Sets the value of the html property.
-