Class CreditEvent

java.lang.Object
net.finmath.smartcontract.product.xml.CreditEvent
Direct Known Subclasses:
BankruptcyEvent, FailureToPayEvent, ObligationAccelerationEvent, ObligationDefaultEvent, RepudiationMoratoriumEvent, RestructuringEvent

public class CreditEvent extends Object

Java class for CreditEvent complex type.

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

 <complexType name="CreditEvent">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>