Uses of Class
net.finmath.smartcontract.product.xml.ReportingRegimeIdentifier
Packages that use ReportingRegimeIdentifier
-
Uses of ReportingRegimeIdentifier in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type ReportingRegimeIdentifierModifier and TypeFieldDescriptionprotected List
<ReportingRegimeIdentifier> Withdrawal.reportingRegime
protected List
<ReportingRegimeIdentifier> WithdrawalPartyTradeInformation.reportingRegime
Methods in net.finmath.smartcontract.product.xml that return ReportingRegimeIdentifierModifier and TypeMethodDescriptionObjectFactory.createReportingRegimeIdentifier()
Create an instance ofReportingRegimeIdentifier
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type ReportingRegimeIdentifierModifier and TypeMethodDescriptionWithdrawal.getReportingRegime()
Gets the value of the reportingRegime property.WithdrawalPartyTradeInformation.getReportingRegime()
Gets the value of the reportingRegime property.