Uses of Class
net.webpdf.wsclient.schema.operation.ConverterTextType
-
Packages that use ConverterTextType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ConverterTextType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ConverterTextType Modifier and Type Field Description protected ConverterTextTypeConverterType. textMethods in net.webpdf.wsclient.schema.operation that return ConverterTextType Modifier and Type Method Description ConverterTextTypeObjectFactory. createConverterTextType()Create an instance ofConverterTextTypeConverterTextTypeConverterType. getText()Gets the value of the text property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ConverterTextType Modifier and Type Method Description voidConverterType. setText(ConverterTextType value)Sets the value of the text property.
-