Uses of Class
net.finmath.smartcontract.product.xml.TradeAmendmentContent
Packages that use TradeAmendmentContent
-
Uses of TradeAmendmentContent in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeAmendmentContentModifier and TypeFieldDescriptionprotected TradeAmendmentContentConfirmationAgreed.amendmentprotected TradeAmendmentContentConfirmationDisputed.amendmentprotected TradeAmendmentContentConfirmationRetracted.amendmentprotected TradeAmendmentContentConsentGranted.amendmentprotected TradeAmendmentContentConsentRefused.amendmentprotected TradeAmendmentContentEventProposedMatch.amendmentprotected TradeAmendmentContentEventsChoice.amendmentprotected TradeAmendmentContentExecutionAdvice.amendmentprotected TradeAmendmentContentExecutionAdviceRetracted.amendmentprotected TradeAmendmentContentExecutionNotification.amendmentprotected TradeAmendmentContentRequestConfirmation.amendmentprotected TradeAmendmentContentRequestConsent.amendmentprotected TradeAmendmentContentRequestConsentRetracted.amendmentMethods in net.finmath.smartcontract.product.xml that return TradeAmendmentContentModifier and TypeMethodDescriptionObjectFactory.createTradeAmendmentContent()Create an instance ofTradeAmendmentContentConfirmationAgreed.getAmendment()Gets the value of the amendment property.ConfirmationDisputed.getAmendment()Gets the value of the amendment property.ConfirmationRetracted.getAmendment()Gets the value of the amendment property.ConsentGranted.getAmendment()Gets the value of the amendment property.ConsentRefused.getAmendment()Gets the value of the amendment property.EventProposedMatch.getAmendment()Gets the value of the amendment property.EventsChoice.getAmendment()Gets the value of the amendment property.ExecutionAdvice.getAmendment()Gets the value of the amendment property.ExecutionAdviceRetracted.getAmendment()Gets the value of the amendment property.ExecutionNotification.getAmendment()Gets the value of the amendment property.RequestConfirmation.getAmendment()Gets the value of the amendment property.RequestConsent.getAmendment()Gets the value of the amendment property.RequestConsentRetracted.getAmendment()Gets the value of the amendment property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeAmendmentContentModifier and TypeMethodDescriptionvoidConfirmationAgreed.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidConfirmationDisputed.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidConfirmationRetracted.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidConsentGranted.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidConsentRefused.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidEventProposedMatch.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidEventsChoice.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidExecutionAdvice.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidExecutionAdviceRetracted.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidExecutionNotification.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidRequestConfirmation.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidRequestConsent.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.voidRequestConsentRetracted.setAmendment(TradeAmendmentContent value) Sets the value of the amendment property.