Uses of Class
net.webpdf.wsclient.schema.operation.ExtractionTextType
-
Packages that use ExtractionTextType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ExtractionTextType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ExtractionTextType Modifier and Type Field Description protected ExtractionTextTypeExtractionType. textMethods in net.webpdf.wsclient.schema.operation that return ExtractionTextType Modifier and Type Method Description ExtractionTextTypeObjectFactory. createExtractionTextType()Create an instance ofExtractionTextTypeExtractionTextTypeExtractionType. getText()Gets the value of the text property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ExtractionTextType Modifier and Type Method Description voidExtractionType. setText(ExtractionTextType value)Sets the value of the text property.
-