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 TradeNovationContentConfirmationAgreed.novationprotected TradeNovationContentConfirmationDisputed.novationprotected TradeNovationContentConfirmationRetracted.novationprotected TradeNovationContentConsentGranted.novationprotected TradeNovationContentConsentRefused.novationprotected TradeNovationContentEventProposedMatch.novationprotected TradeNovationContentEventsChoice.novationprotected TradeNovationContentExecutionAdvice.novationprotected TradeNovationContentExecutionAdviceRetracted.novationprotected TradeNovationContentRequestConfirmation.novationprotected TradeNovationContentRequestConsent.novationprotected TradeNovationContentRequestConsentRetracted.novationMethods in net.finmath.smartcontract.product.xml that return TradeNovationContentModifier and TypeMethodDescriptionObjectFactory.createTradeNovationContent()Create an instance ofTradeNovationContentConfirmationAgreed.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 TypeMethodDescriptionvoidConfirmationAgreed.setNovation(TradeNovationContent value) Sets the value of the novation property.voidConfirmationDisputed.setNovation(TradeNovationContent value) Sets the value of the novation property.voidConfirmationRetracted.setNovation(TradeNovationContent value) Sets the value of the novation property.voidConsentGranted.setNovation(TradeNovationContent value) Sets the value of the novation property.voidConsentRefused.setNovation(TradeNovationContent value) Sets the value of the novation property.voidEventProposedMatch.setNovation(TradeNovationContent value) Sets the value of the novation property.voidEventsChoice.setNovation(TradeNovationContent value) Sets the value of the novation property.voidExecutionAdvice.setNovation(TradeNovationContent value) Sets the value of the novation property.voidExecutionAdviceRetracted.setNovation(TradeNovationContent value) Sets the value of the novation property.voidRequestConfirmation.setNovation(TradeNovationContent value) Sets the value of the novation property.voidRequestConsent.setNovation(TradeNovationContent value) Sets the value of the novation property.voidRequestConsentRetracted.setNovation(TradeNovationContent value) Sets the value of the novation property.