Uses of Class
net.webpdf.wsclient.schema.operation.ConverterMailType
-
Packages that use ConverterMailType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterMailType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterMailType Modifier and Type Field Description protected ConverterMailTypeConverterType. mailMethods in net.webpdf.wsclient.schema.operation that return ConverterMailType Modifier and Type Method Description ConverterMailTypeObjectFactory. createConverterMailType()Create an instance ofConverterMailTypeConverterMailTypeConverterType. getMail()Gets the value of the mail property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterMailType Modifier and Type Method Description voidConverterType. setMail(ConverterMailType value)Sets the value of the mail property.
-