Uses of Class
net.webpdf.wsclient.schema.operation.ConverterOfficeType
-
Packages that use ConverterOfficeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterOfficeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterOfficeType Modifier and Type Field Description protected ConverterOfficeTypeConverterType. officeMethods in net.webpdf.wsclient.schema.operation that return ConverterOfficeType Modifier and Type Method Description ConverterOfficeTypeObjectFactory. createConverterOfficeType()Create an instance ofConverterOfficeTypeConverterOfficeTypeConverterType. getOffice()Gets the value of the office property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterOfficeType Modifier and Type Method Description voidConverterType. setOffice(ConverterOfficeType value)Sets the value of the office property.
-