Uses of Class
net.webpdf.wsclient.schema.operation.ExtractionLinksType
-
Packages that use ExtractionLinksType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ExtractionLinksType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ExtractionLinksType Modifier and Type Field Description protected ExtractionLinksTypeExtractionType. linksMethods in net.webpdf.wsclient.schema.operation that return ExtractionLinksType Modifier and Type Method Description ExtractionLinksTypeObjectFactory. createExtractionLinksType()Create an instance ofExtractionLinksTypeExtractionLinksTypeExtractionType. getLinks()Gets the value of the links property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ExtractionLinksType Modifier and Type Method Description voidExtractionType. setLinks(ExtractionLinksType value)Sets the value of the links property.
-