Uses of Class
net.finmath.smartcontract.product.xml.TradeNotionalChange
Packages that use TradeNotionalChange
-
Uses of TradeNotionalChange in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeNotionalChangeModifier and TypeFieldDescriptionprotected TradeNotionalChangeConfirmationAgreed.increaseprotected TradeNotionalChangeConfirmationDisputed.increaseprotected TradeNotionalChangeConfirmationRetracted.increaseprotected TradeNotionalChangeConsentGranted.increaseprotected TradeNotionalChangeConsentRefused.increaseprotected TradeNotionalChangeEventProposedMatch.increaseprotected TradeNotionalChangeEventsChoice.increaseprotected TradeNotionalChangeExecutionAdvice.increaseprotected TradeNotionalChangeExecutionAdviceRetracted.increaseprotected TradeNotionalChangeRequestConfirmation.increaseprotected TradeNotionalChangeRequestConsent.increaseprotected TradeNotionalChangeRequestConsentRetracted.increaseprotected TradeNotionalChangeClearingConfirmed.terminationprotected TradeNotionalChangeConfirmationAgreed.terminationprotected TradeNotionalChangeConfirmationDisputed.terminationprotected TradeNotionalChangeConfirmationRetracted.terminationprotected TradeNotionalChangeConsentGranted.terminationprotected TradeNotionalChangeConsentRefused.terminationprotected TradeNotionalChangeEventProposedMatch.terminationprotected TradeNotionalChangeEventsChoice.terminationprotected TradeNotionalChangeExecutionAdvice.terminationprotected TradeNotionalChangeExecutionAdviceRetracted.terminationprotected TradeNotionalChangeRequestConfirmation.terminationprotected TradeNotionalChangeRequestConsent.terminationprotected TradeNotionalChangeRequestConsentRetracted.terminationMethods in net.finmath.smartcontract.product.xml that return TradeNotionalChangeModifier and TypeMethodDescriptionObjectFactory.createTradeNotionalChange()Create an instance ofTradeNotionalChangeConfirmationAgreed.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.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeNotionalChangeModifier and TypeMethodDescriptionvoidConfirmationAgreed.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidConfirmationDisputed.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidConfirmationRetracted.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidConsentGranted.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidConsentRefused.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidEventProposedMatch.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidEventsChoice.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidExecutionAdvice.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidExecutionAdviceRetracted.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidRequestConfirmation.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidRequestConsent.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidRequestConsentRetracted.setIncrease(TradeNotionalChange value) Sets the value of the increase property.voidClearingConfirmed.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidConfirmationAgreed.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidConfirmationDisputed.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidConfirmationRetracted.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidConsentGranted.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidConsentRefused.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidEventProposedMatch.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidEventsChoice.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidExecutionAdvice.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidExecutionAdviceRetracted.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidRequestConfirmation.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidRequestConsent.setTermination(TradeNotionalChange value) Sets the value of the termination property.voidRequestConsentRetracted.setTermination(TradeNotionalChange value) Sets the value of the termination property.