Uses of Class
net.finmath.smartcontract.product.xml.ProductId
Packages that use ProductId
-
Uses of ProductId in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ProductIdFields in net.finmath.smartcontract.product.xml with type parameters of type ProductIdMethods in net.finmath.smartcontract.product.xml that return ProductIdModifier and TypeMethodDescriptionObjectFactory.createProductId()
Create an instance ofProductId
TradeReferenceInformation.getProductId()
Gets the value of the productId property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type ProductIdModifier and TypeMethodDescriptionCreditLimitBase.getProductId()
Gets the value of the productId property.Product.getProductId()
Gets the value of the productId property.Methods in net.finmath.smartcontract.product.xml with parameters of type ProductIdModifier and TypeMethodDescriptionvoid
TradeReferenceInformation.setProductId
(ProductId value) Sets the value of the productId property.