Uses of Class
net.finmath.smartcontract.product.xml.LoanParticipation
-
Uses of LoanParticipation in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected LoanParticipation
DeliverableObligations.directLoanParticipation
protected LoanParticipation
DeliverableObligations.indirectLoanParticipation
Modifier and TypeMethodDescriptionObjectFactory.createLoanParticipation()
Create an instance ofLoanParticipation
DeliverableObligations.getDirectLoanParticipation()
Gets the value of the directLoanParticipation property.DeliverableObligations.getIndirectLoanParticipation()
Gets the value of the indirectLoanParticipation property.Modifier and TypeMethodDescriptionvoid
DeliverableObligations.setDirectLoanParticipation
(LoanParticipation value) Sets the value of the directLoanParticipation property.void
DeliverableObligations.setIndirectLoanParticipation
(LoanParticipation value) Sets the value of the indirectLoanParticipation property.