Class PenaltyRateChange


public class PenaltyRateChange extends FacilityRateChangeEvent
An event representing a change in the penalty rate applicable to outstanding loans.

Java class for PenaltyRateChange complex type.

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

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

    • PenaltyRateChange

      public PenaltyRateChange()