Uses of Class
net.finmath.smartcontract.product.xml.LcEvent
Packages that use LcEvent
-
Uses of LcEvent in net.finmath.smartcontract.product.xml
Subclasses of LcEvent in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassAn event representing a change in the notional amount associated with an outstanding letter of credit.classAn event representing a change in either the [L/C -> Facility] or [Accrual -> L/C] FX rates (or both) on an outstanding letter of credit.classAn event representing the issuance of a new letter of credit under an existing facility.classAn event representing a letter of credit issuance fee payment.classAn event representing a change in the rate on an outstanding letter of credit.classAn event representing a change in the maturity date on an outstanding letter of credit.classAn event representing either the expiry or cancellation of a letter of creditFields in net.finmath.smartcontract.product.xml with type parameters of type LcEventModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends LcEvent> LcNotification.lcEventGroupMethods in net.finmath.smartcontract.product.xml that return types with arguments of type LcEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LcEvent> ObjectFactory.createLcEventGroup(LcEvent value) jakarta.xml.bind.JAXBElement<? extends LcEvent> LcNotification.getLcEventGroup()Gets the value of the lcEventGroup property.Methods in net.finmath.smartcontract.product.xml with parameters of type LcEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LcEvent> ObjectFactory.createLcEventGroup(LcEvent value) Method parameters in net.finmath.smartcontract.product.xml with type arguments of type LcEventModifier and TypeMethodDescriptionvoidLcNotification.setLcEventGroup(jakarta.xml.bind.JAXBElement<? extends LcEvent> value) Sets the value of the lcEventGroup property.