Uses of Class
net.finmath.smartcontract.product.xml.AffectedTransactions
Packages that use AffectedTransactions
-
Uses of AffectedTransactions in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AffectedTransactionsModifier and TypeFieldDescriptionprotected AffectedTransactionsCreditEventNoticeDocument.affectedTransactionsMethods in net.finmath.smartcontract.product.xml that return AffectedTransactionsModifier and TypeMethodDescriptionObjectFactory.createAffectedTransactions()Create an instance ofAffectedTransactionsCreditEventNoticeDocument.getAffectedTransactions()Gets the value of the affectedTransactions property.Methods in net.finmath.smartcontract.product.xml with parameters of type AffectedTransactionsModifier and TypeMethodDescriptionvoidCreditEventNoticeDocument.setAffectedTransactions(AffectedTransactions value) Sets the value of the affectedTransactions property.