Uses of Class
net.finmath.smartcontract.product.xml.PaymentDetails
Packages that use PaymentDetails
-
Uses of PaymentDetails in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type PaymentDetailsModifier and TypeFieldDescriptionprotected List<PaymentDetails> ExecutionAdvice.paymentDetailsprotected List<PaymentDetails> ExecutionAdviceRetracted.paymentDetailsprotected List<PaymentDetails> TradeChangeAdvice.paymentDetailsprotected List<PaymentDetails> TradeChangeAdviceRetracted.paymentDetailsMethods in net.finmath.smartcontract.product.xml that return PaymentDetailsModifier and TypeMethodDescriptionObjectFactory.createPaymentDetails()Create an instance ofPaymentDetailsMethods in net.finmath.smartcontract.product.xml that return types with arguments of type PaymentDetailsModifier and TypeMethodDescriptionExecutionAdvice.getPaymentDetails()Gets the value of the paymentDetails property.ExecutionAdviceRetracted.getPaymentDetails()Gets the value of the paymentDetails property.TradeChangeAdvice.getPaymentDetails()Gets the value of the paymentDetails property.TradeChangeAdviceRetracted.getPaymentDetails()Gets the value of the paymentDetails property.