Class CreditEvent
java.lang.Object
net.finmath.smartcontract.product.xml.CreditEvent
- Direct Known Subclasses:
BankruptcyEvent
,FailureToPayEvent
,ObligationAccelerationEvent
,ObligationDefaultEvent
,RepudiationMoratoriumEvent
,RestructuringEvent
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>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CreditEvent
public CreditEvent()
-