Uses of Class
net.webpdf.wsclient.schema.operation.ConverterOfficeFormType
-
Packages that use ConverterOfficeFormType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterOfficeFormType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterOfficeFormType Modifier and Type Field Description protected ConverterOfficeFormTypeConverterOfficeWordType. formMethods in net.webpdf.wsclient.schema.operation that return ConverterOfficeFormType Modifier and Type Method Description ConverterOfficeFormTypeObjectFactory. createConverterOfficeFormType()Create an instance ofConverterOfficeFormTypeConverterOfficeFormTypeConverterOfficeWordType. getForm()Gets the value of the form property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterOfficeFormType Modifier and Type Method Description voidConverterOfficeWordType. setForm(ConverterOfficeFormType value)Sets the value of the form property.
-