Uses of Class
net.webpdf.wsclient.schema.operation.PortfolioExtractType
-
Packages that use PortfolioExtractType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PortfolioExtractType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PortfolioExtractType Modifier and Type Field Description protected PortfolioExtractTypePortfolioType. extractMethods in net.webpdf.wsclient.schema.operation that return PortfolioExtractType Modifier and Type Method Description PortfolioExtractTypeObjectFactory. createPortfolioExtractType()Create an instance ofPortfolioExtractTypePortfolioExtractTypePortfolioType. getExtract()Gets the value of the extract property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PortfolioExtractType Modifier and Type Method Description voidPortfolioType. setExtract(PortfolioExtractType value)Sets the value of the extract property.
-