Uses of Class
net.finmath.smartcontract.product.xml.PaymentDetails
-
Uses of PaymentDetails in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<PaymentDetails> ExecutionAdvice.paymentDetails
protected List
<PaymentDetails> ExecutionAdviceRetracted.paymentDetails
protected List
<PaymentDetails> TradeChangeAdvice.paymentDetails
protected List
<PaymentDetails> TradeChangeAdviceRetracted.paymentDetails
Modifier and TypeMethodDescriptionObjectFactory.createPaymentDetails()
Create an instance ofPaymentDetails
Modifier 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.