Uses of Class
net.finmath.smartcontract.product.xml.TradeAmendmentContent
-
Uses of TradeAmendmentContent in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected TradeAmendmentContent
ConfirmationAgreed.amendment
protected TradeAmendmentContent
ConfirmationDisputed.amendment
protected TradeAmendmentContent
ConfirmationRetracted.amendment
protected TradeAmendmentContent
ConsentGranted.amendment
protected TradeAmendmentContent
ConsentRefused.amendment
protected TradeAmendmentContent
EventProposedMatch.amendment
protected TradeAmendmentContent
EventsChoice.amendment
protected TradeAmendmentContent
ExecutionAdvice.amendment
protected TradeAmendmentContent
ExecutionAdviceRetracted.amendment
protected TradeAmendmentContent
ExecutionNotification.amendment
protected TradeAmendmentContent
RequestConfirmation.amendment
protected TradeAmendmentContent
RequestConsent.amendment
protected TradeAmendmentContent
RequestConsentRetracted.amendment
Modifier and TypeMethodDescriptionObjectFactory.createTradeAmendmentContent()
Create an instance ofTradeAmendmentContent
ConfirmationAgreed.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.Modifier and TypeMethodDescriptionvoid
ConfirmationAgreed.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
ConfirmationDisputed.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
ConfirmationRetracted.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
ConsentGranted.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
ConsentRefused.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
EventProposedMatch.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
EventsChoice.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
ExecutionAdvice.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
ExecutionAdviceRetracted.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
ExecutionNotification.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
RequestConfirmation.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
RequestConsent.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.void
RequestConsentRetracted.setAmendment
(TradeAmendmentContent value) Sets the value of the amendment property.