Uses of Class
net.finmath.smartcontract.product.xml.NotifyingParty
Packages that use NotifyingParty
-
Uses of NotifyingParty in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NotifyingPartyMethods in net.finmath.smartcontract.product.xml that return NotifyingPartyModifier and TypeMethodDescriptionObjectFactory.createNotifyingParty()
Create an instance ofNotifyingParty
CreditEventNotice.getNotifyingParty()
Gets the value of the notifyingParty property.Methods in net.finmath.smartcontract.product.xml with parameters of type NotifyingPartyModifier and TypeMethodDescriptionvoid
CreditEventNotice.setNotifyingParty(NotifyingParty value)
Sets the value of the notifyingParty property.