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