Uses of Class
net.webpdf.wsclient.schema.operation.PortfolioAddType
-
Packages that use PortfolioAddType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PortfolioAddType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PortfolioAddType Modifier and Type Field Description protected PortfolioAddTypePortfolioType. addMethods in net.webpdf.wsclient.schema.operation that return PortfolioAddType Modifier and Type Method Description PortfolioAddTypeObjectFactory. createPortfolioAddType()Create an instance ofPortfolioAddTypePortfolioAddTypePortfolioType. getAdd()Gets the value of the add property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PortfolioAddType Modifier and Type Method Description voidPortfolioType. setAdd(PortfolioAddType value)Sets the value of the add property.
-