Uses of Class
net.finmath.smartcontract.product.xml.CreditEvent
Packages that use CreditEvent
-
Uses of CreditEvent in net.finmath.smartcontract.product.xml
Subclasses of CreditEvent in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassJava class for BankruptcyEvent complex type.classJava class for FailureToPayEvent complex type.classJava class for ObligationAccelerationEvent complex type.classJava class for ObligationDefaultEvent complex type.classJava class for RepudiationMoratoriumEvent complex type.classJava class for RestructuringEvent complex type.Fields in net.finmath.smartcontract.product.xml with type parameters of type CreditEventModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends CreditEvent> CreditEventNoticeDocument.creditEventMethods in net.finmath.smartcontract.product.xml that return CreditEventModifier and TypeMethodDescriptionObjectFactory.createCreditEvent()Create an instance ofCreditEventMethods in net.finmath.smartcontract.product.xml that return types with arguments of type CreditEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CreditEvent> ObjectFactory.createCreditEvent(CreditEvent value) jakarta.xml.bind.JAXBElement<? extends CreditEvent> CreditEventNoticeDocument.getCreditEvent()Gets the value of the creditEvent property.Methods in net.finmath.smartcontract.product.xml with parameters of type CreditEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CreditEvent> ObjectFactory.createCreditEvent(CreditEvent value) Method parameters in net.finmath.smartcontract.product.xml with type arguments of type CreditEventModifier and TypeMethodDescriptionvoidCreditEventNoticeDocument.setCreditEvent(jakarta.xml.bind.JAXBElement<? extends CreditEvent> value) Sets the value of the creditEvent property.