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