Uses of Class
net.finmath.smartcontract.product.xml.TradeNotionalChange
-
Uses of TradeNotionalChange in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected TradeNotionalChange
ConfirmationAgreed.increase
protected TradeNotionalChange
ConfirmationDisputed.increase
protected TradeNotionalChange
ConfirmationRetracted.increase
protected TradeNotionalChange
ConsentGranted.increase
protected TradeNotionalChange
ConsentRefused.increase
protected TradeNotionalChange
EventProposedMatch.increase
protected TradeNotionalChange
EventsChoice.increase
protected TradeNotionalChange
ExecutionAdvice.increase
protected TradeNotionalChange
ExecutionAdviceRetracted.increase
protected TradeNotionalChange
RequestConfirmation.increase
protected TradeNotionalChange
RequestConsent.increase
protected TradeNotionalChange
RequestConsentRetracted.increase
protected TradeNotionalChange
ClearingConfirmed.termination
protected TradeNotionalChange
ConfirmationAgreed.termination
protected TradeNotionalChange
ConfirmationDisputed.termination
protected TradeNotionalChange
ConfirmationRetracted.termination
protected TradeNotionalChange
ConsentGranted.termination
protected TradeNotionalChange
ConsentRefused.termination
protected TradeNotionalChange
EventProposedMatch.termination
protected TradeNotionalChange
EventsChoice.termination
protected TradeNotionalChange
ExecutionAdvice.termination
protected TradeNotionalChange
ExecutionAdviceRetracted.termination
protected TradeNotionalChange
RequestConfirmation.termination
protected TradeNotionalChange
RequestConsent.termination
protected TradeNotionalChange
RequestConsentRetracted.termination
Modifier and TypeMethodDescriptionObjectFactory.createTradeNotionalChange()
Create an instance ofTradeNotionalChange
ConfirmationAgreed.getIncrease()
Gets the value of the increase property.ConfirmationDisputed.getIncrease()
Gets the value of the increase property.ConfirmationRetracted.getIncrease()
Gets the value of the increase property.ConsentGranted.getIncrease()
Gets the value of the increase property.ConsentRefused.getIncrease()
Gets the value of the increase property.EventProposedMatch.getIncrease()
Gets the value of the increase property.EventsChoice.getIncrease()
Gets the value of the increase property.ExecutionAdvice.getIncrease()
Gets the value of the increase property.ExecutionAdviceRetracted.getIncrease()
Gets the value of the increase property.RequestConfirmation.getIncrease()
Gets the value of the increase property.RequestConsent.getIncrease()
Gets the value of the increase property.RequestConsentRetracted.getIncrease()
Gets the value of the increase property.ClearingConfirmed.getTermination()
Gets the value of the termination property.ConfirmationAgreed.getTermination()
Gets the value of the termination property.ConfirmationDisputed.getTermination()
Gets the value of the termination property.ConfirmationRetracted.getTermination()
Gets the value of the termination property.ConsentGranted.getTermination()
Gets the value of the termination property.ConsentRefused.getTermination()
Gets the value of the termination property.EventProposedMatch.getTermination()
Gets the value of the termination property.EventsChoice.getTermination()
Gets the value of the termination property.ExecutionAdvice.getTermination()
Gets the value of the termination property.ExecutionAdviceRetracted.getTermination()
Gets the value of the termination property.RequestConfirmation.getTermination()
Gets the value of the termination property.RequestConsent.getTermination()
Gets the value of the termination property.RequestConsentRetracted.getTermination()
Gets the value of the termination property.Modifier and TypeMethodDescriptionvoid
ConfirmationAgreed.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
ConfirmationDisputed.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
ConfirmationRetracted.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
ConsentGranted.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
ConsentRefused.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
EventProposedMatch.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
EventsChoice.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
ExecutionAdvice.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
ExecutionAdviceRetracted.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
RequestConfirmation.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
RequestConsent.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
RequestConsentRetracted.setIncrease
(TradeNotionalChange value) Sets the value of the increase property.void
ClearingConfirmed.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
ConfirmationAgreed.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
ConfirmationDisputed.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
ConfirmationRetracted.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
ConsentGranted.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
ConsentRefused.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
EventProposedMatch.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
EventsChoice.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
ExecutionAdvice.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
ExecutionAdviceRetracted.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
RequestConfirmation.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
RequestConsent.setTermination
(TradeNotionalChange value) Sets the value of the termination property.void
RequestConsentRetracted.setTermination
(TradeNotionalChange value) Sets the value of the termination property.