Class Revolver


public class Revolver extends Facility
A facility which allows a flexible line of credit which can be drawn and repaid multiple times over the life of the facility.

Java class for Revolver complex type.

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

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

    • Revolver

      public Revolver()