Uses of Enum Class
net.finmath.smartcontract.product.xml.NotionalChangeEnum
-
Uses of NotionalChangeEnum in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected NotionalChangeEnum
TradeAmendmentContent.notionalChange
Modifier and TypeMethodDescriptionstatic NotionalChangeEnum
TradeAmendmentContent.getNotionalChange()
Gets the value of the notionalChange property.static NotionalChangeEnum
Returns the enum constant of this class with the specified name.static NotionalChangeEnum[]
NotionalChangeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TradeAmendmentContent.setNotionalChange
(NotionalChangeEnum value) Sets the value of the notionalChange property.