Uses of Class
net.webpdf.wsclient.schema.operation.ExtractionParagraphsType
-
Packages that use ExtractionParagraphsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ExtractionParagraphsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ExtractionParagraphsType Modifier and Type Field Description protected ExtractionParagraphsTypeExtractionType. paragraphsMethods in net.webpdf.wsclient.schema.operation that return ExtractionParagraphsType Modifier and Type Method Description ExtractionParagraphsTypeObjectFactory. createExtractionParagraphsType()Create an instance ofExtractionParagraphsTypeExtractionParagraphsTypeExtractionType. getParagraphs()Gets the value of the paragraphs property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ExtractionParagraphsType Modifier and Type Method Description voidExtractionType. setParagraphs(ExtractionParagraphsType value)Sets the value of the paragraphs property.
-