Uses of Class
net.webpdf.wsclient.schema.operation.ConverterOfficeWordType
-
Packages that use ConverterOfficeWordType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterOfficeWordType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterOfficeWordType Modifier and Type Field Description protected ConverterOfficeWordTypeConverterOfficeType. wordMethods in net.webpdf.wsclient.schema.operation that return ConverterOfficeWordType Modifier and Type Method Description ConverterOfficeWordTypeObjectFactory. createConverterOfficeWordType()Create an instance ofConverterOfficeWordTypeConverterOfficeWordTypeConverterOfficeType. getWord()Gets the value of the word property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterOfficeWordType Modifier and Type Method Description voidConverterOfficeType. setWord(ConverterOfficeWordType value)Sets the value of the word property.
-