Class LoanParticipation

java.lang.Object
net.finmath.smartcontract.product.xml.PCDeliverableObligationCharac
net.finmath.smartcontract.product.xml.LoanParticipation

public class LoanParticipation extends PCDeliverableObligationCharac

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>