Uses of Class
net.webpdf.wsclient.schema.operation.ExtractionInfoType
-
Packages that use ExtractionInfoType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ExtractionInfoType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ExtractionInfoType Modifier and Type Field Description protected ExtractionInfoTypeExtractionType. infoMethods in net.webpdf.wsclient.schema.operation that return ExtractionInfoType Modifier and Type Method Description ExtractionInfoTypeObjectFactory. createExtractionInfoType()Create an instance ofExtractionInfoTypeExtractionInfoTypeExtractionType. getInfo()Gets the value of the info property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ExtractionInfoType Modifier and Type Method Description voidExtractionType. setInfo(ExtractionInfoType value)Sets the value of the info property.
-