Class DefaultRateChange

java.lang.Object

public class DefaultRateChange extends FacilityRateChangeEvent
An event representing a change in the default rate, applicable to outstanding loans in the event that the borrower is declared to be in default.

Java class for DefaultRateChange complex type.

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

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