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