Uses of Class
net.webpdf.wsclient.schema.operation.PortfolioFileType
-
Packages that use PortfolioFileType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PortfolioFileType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type PortfolioFileType Modifier and Type Field Description protected List<PortfolioFileType>PortfolioAddType. fileMethods in net.webpdf.wsclient.schema.operation that return PortfolioFileType Modifier and Type Method Description PortfolioFileTypeObjectFactory. createPortfolioFileType()Create an instance ofPortfolioFileTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type PortfolioFileType Modifier and Type Method Description List<PortfolioFileType>PortfolioAddType. getFile()Gets the value of the file property.
-