Uses of Enum Class
net.finmath.smartcontract.product.xml.FxTargetStyleEnum
Packages that use FxTargetStyleEnum
-
Uses of FxTargetStyleEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxTargetStyleEnumMethods in net.finmath.smartcontract.product.xml that return FxTargetStyleEnumModifier and TypeMethodDescriptionstatic FxTargetStyleEnumFxKnockoutLevel.getTargetStyle()Gets the value of the targetStyle property.static FxTargetStyleEnumReturns the enum constant of this class with the specified name.static FxTargetStyleEnum[]FxTargetStyleEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.finmath.smartcontract.product.xml with parameters of type FxTargetStyleEnumModifier and TypeMethodDescriptionvoidFxKnockoutLevel.setTargetStyle(FxTargetStyleEnum value) Sets the value of the targetStyle property.