Uses of Class
net.finmath.smartcontract.product.xml.TradeNovationContent
Packages that use TradeNovationContent
-
Uses of TradeNovationContent in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeNovationContentModifier and TypeFieldDescriptionprotected TradeNovationContent
ConfirmationAgreed.novation
protected TradeNovationContent
ConfirmationDisputed.novation
protected TradeNovationContent
ConfirmationRetracted.novation
protected TradeNovationContent
ConsentGranted.novation
protected TradeNovationContent
ConsentRefused.novation
protected TradeNovationContent
EventProposedMatch.novation
protected TradeNovationContent
EventsChoice.novation
protected TradeNovationContent
ExecutionAdvice.novation
protected TradeNovationContent
ExecutionAdviceRetracted.novation
protected TradeNovationContent
RequestConfirmation.novation
protected TradeNovationContent
RequestConsent.novation
protected TradeNovationContent
RequestConsentRetracted.novation
Methods in net.finmath.smartcontract.product.xml that return TradeNovationContentModifier and TypeMethodDescriptionObjectFactory.createTradeNovationContent()
Create an instance ofTradeNovationContent
ConfirmationAgreed.getNovation()
Gets the value of the novation property.ConfirmationDisputed.getNovation()
Gets the value of the novation property.ConfirmationRetracted.getNovation()
Gets the value of the novation property.ConsentGranted.getNovation()
Gets the value of the novation property.ConsentRefused.getNovation()
Gets the value of the novation property.EventProposedMatch.getNovation()
Gets the value of the novation property.EventsChoice.getNovation()
Gets the value of the novation property.ExecutionAdvice.getNovation()
Gets the value of the novation property.ExecutionAdviceRetracted.getNovation()
Gets the value of the novation property.RequestConfirmation.getNovation()
Gets the value of the novation property.RequestConsent.getNovation()
Gets the value of the novation property.RequestConsentRetracted.getNovation()
Gets the value of the novation property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeNovationContentModifier and TypeMethodDescriptionvoid
ConfirmationAgreed.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
ConfirmationDisputed.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
ConfirmationRetracted.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
ConsentGranted.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
ConsentRefused.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
EventProposedMatch.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
EventsChoice.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
ExecutionAdvice.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
ExecutionAdviceRetracted.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
RequestConfirmation.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
RequestConsent.setNovation
(TradeNovationContent value) Sets the value of the novation property.void
RequestConsentRetracted.setNovation
(TradeNovationContent value) Sets the value of the novation property.