Class LoanParticipation
java.lang.Object
net.finmath.smartcontract.product.xml.PCDeliverableObligationCharac
net.finmath.smartcontract.product.xml.LoanParticipation
Java class for LoanParticipation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LoanParticipation"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}PCDeliverableObligationCharac"> <sequence> <element name="qualifyingParticipationSeller" type="{http://www.fpml.org/FpML-5/confirmation}String" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.PCDeliverableObligationCharac
applicable, partialCashSettlement
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the qualifyingParticipationSeller property.void
Sets the value of the qualifyingParticipationSeller property.Methods inherited from class net.finmath.smartcontract.product.xml.PCDeliverableObligationCharac
isApplicable, isPartialCashSettlement, setApplicable, setPartialCashSettlement
-
Field Details
-
qualifyingParticipationSeller
-
-
Constructor Details
-
LoanParticipation
public LoanParticipation()
-
-
Method Details
-
getQualifyingParticipationSeller
-
setQualifyingParticipationSeller
-