Uses of Class
net.finmath.smartcontract.product.SmartDerivativeContractDescriptor.Party
Packages that use SmartDerivativeContractDescriptor.Party
-
Uses of SmartDerivativeContractDescriptor.Party in net.finmath.smartcontract.product
Methods in net.finmath.smartcontract.product that return types with arguments of type SmartDerivativeContractDescriptor.PartyConstructor parameters in net.finmath.smartcontract.product with type arguments of type SmartDerivativeContractDescriptor.PartyModifierConstructorDescriptionSmartDerivativeContractDescriptor
(String dltTradeId, String dltAddress, String uniqueTradeIdentifier, LocalDateTime tradeDate, List<SmartDerivativeContractDescriptor.Party> counterparties, Map<String, Double> marginAccountInitialByPartyID, Map<String, Double> penaltyFeeInitialByPartyID, String recervicePartyID, Node underlying, List<CalibrationDataItem.Spec> marketdataItems, String currency, String marketDataProvider, String tradeType, String initialSettlementDate)