Class TermLoan

java.lang.Object

public class TermLoan extends Facility
A facility which is fully funded (utilized) at deal closing.

Java class for TermLoan complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TermLoan">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}Facility">
     </extension>
   </complexContent>
 </complexType>