Uses of Class
net.finmath.smartcontract.product.xml.PackageInformation
Packages that use PackageInformation
-
Uses of PackageInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PackageInformationMethods in net.finmath.smartcontract.product.xml that return PackageInformationModifier and TypeMethodDescriptionObjectFactory.createPackageInformation()
Create an instance ofPackageInformation
PackageHeader.getPackageInformation()
Gets the value of the packageInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type PackageInformationModifier and TypeMethodDescriptionvoid
PackageHeader.setPackageInformation(PackageInformation value)
Sets the value of the packageInformation property.