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.paymentDetails
protected List
<PaymentDetails> ExecutionAdviceRetracted.paymentDetails
protected List
<PaymentDetails> TradeChangeAdvice.paymentDetails
protected List
<PaymentDetails> TradeChangeAdviceRetracted.paymentDetails
Methods in net.finmath.smartcontract.product.xml that return PaymentDetailsModifier and TypeMethodDescriptionObjectFactory.createPaymentDetails()
Create an instance ofPaymentDetails
Methods 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.