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 ofProductIdTradeReferenceInformation.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 TypeMethodDescriptionvoidTradeReferenceInformation.setProductId(ProductId value) Sets the value of the productId property.