Uses of Class
net.webpdf.wsclient.schema.operation.ExtractionLinksType.Text
-
Packages that use ExtractionLinksType.Text Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ExtractionLinksType.Text in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ExtractionLinksType.Text Modifier and Type Field Description protected ExtractionLinksType.TextExtractionLinksType. textMethods in net.webpdf.wsclient.schema.operation that return ExtractionLinksType.Text Modifier and Type Method Description ExtractionLinksType.TextObjectFactory. createExtractionLinksTypeText()Create an instance ofExtractionLinksType.TextExtractionLinksType.TextExtractionLinksType. getText()Gets the value of the text property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ExtractionLinksType.Text Modifier and Type Method Description voidExtractionLinksType. setText(ExtractionLinksType.Text value)Sets the value of the text property.
-