Uses of Class
net.webpdf.wsclient.schema.operation.PortfolioFolderType
-
Packages that use PortfolioFolderType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PortfolioFolderType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type PortfolioFolderType Modifier and Type Field Description protected List<PortfolioFolderType>PortfolioAddType. folderMethods in net.webpdf.wsclient.schema.operation that return PortfolioFolderType Modifier and Type Method Description PortfolioFolderTypeObjectFactory. createPortfolioFolderType()Create an instance ofPortfolioFolderTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type PortfolioFolderType Modifier and Type Method Description List<PortfolioFolderType>PortfolioAddType. getFolder()Gets the value of the folder property.
-