Uses of Class
net.webpdf.wsclient.schema.operation.ExtractionWordsType
-
Packages that use ExtractionWordsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ExtractionWordsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ExtractionWordsType Modifier and Type Field Description protected ExtractionWordsTypeExtractionType. wordsMethods in net.webpdf.wsclient.schema.operation that return ExtractionWordsType Modifier and Type Method Description ExtractionWordsTypeObjectFactory. createExtractionWordsType()Create an instance ofExtractionWordsTypeExtractionWordsTypeExtractionType. getWords()Gets the value of the words property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ExtractionWordsType Modifier and Type Method Description voidExtractionType. setWords(ExtractionWordsType value)Sets the value of the words property.
-