Uses of Class
net.finmath.smartcontract.product.xml.PCDeliverableObligationCharac
Packages that use PCDeliverableObligationCharac
-
Uses of PCDeliverableObligationCharac in net.finmath.smartcontract.product.xml
Subclasses of PCDeliverableObligationCharac in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
Java class for LoanParticipation complex type.Fields in net.finmath.smartcontract.product.xml declared as PCDeliverableObligationCharacModifier and TypeFieldDescriptionprotected PCDeliverableObligationCharac
DeliverableObligations.assignableLoan
protected PCDeliverableObligationCharac
DeliverableObligations.consentRequiredLoan
Methods in net.finmath.smartcontract.product.xml that return PCDeliverableObligationCharacModifier and TypeMethodDescriptionObjectFactory.createPCDeliverableObligationCharac()
Create an instance ofPCDeliverableObligationCharac
DeliverableObligations.getAssignableLoan()
Gets the value of the assignableLoan property.DeliverableObligations.getConsentRequiredLoan()
Gets the value of the consentRequiredLoan property.Methods in net.finmath.smartcontract.product.xml with parameters of type PCDeliverableObligationCharacModifier and TypeMethodDescriptionvoid
DeliverableObligations.setAssignableLoan
(PCDeliverableObligationCharac value) Sets the value of the assignableLoan property.void
DeliverableObligations.setConsentRequiredLoan
(PCDeliverableObligationCharac value) Sets the value of the consentRequiredLoan property.