Uses of Class
net.webpdf.wsclient.schema.operation.PortfolioFileDataType
-
Packages that use PortfolioFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PortfolioFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PortfolioFileDataType Modifier and Type Field Description protected PortfolioFileDataTypePortfolioFileType. dataMethods in net.webpdf.wsclient.schema.operation that return PortfolioFileDataType Modifier and Type Method Description PortfolioFileDataTypeObjectFactory. createPortfolioFileDataType()Create an instance ofPortfolioFileDataTypePortfolioFileDataTypePortfolioFileType. getData()Gets the value of the data property.Methods in net.webpdf.wsclient.schema.operation with parameters of type PortfolioFileDataType Modifier and Type Method Description voidPortfolioFileType. setData(PortfolioFileDataType value)Sets the value of the data property.
-