Uses of Class
net.webpdf.wsclient.schema.operation.PortfolioRemoveType
-
Packages that use PortfolioRemoveType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PortfolioRemoveType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PortfolioRemoveType Modifier and Type Field Description protected PortfolioRemoveTypePortfolioType. removeMethods in net.webpdf.wsclient.schema.operation that return PortfolioRemoveType Modifier and Type Method Description PortfolioRemoveTypeObjectFactory. createPortfolioRemoveType()Create an instance ofPortfolioRemoveTypePortfolioRemoveTypePortfolioType. getRemove()Gets the value of the remove property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PortfolioRemoveType Modifier and Type Method Description voidPortfolioType. setRemove(PortfolioRemoveType value)Sets the value of the remove property.
-