Uses of Enum Class
net.finmath.smartcontract.product.xml.MetalTitleEnum
Packages that use MetalTitleEnum
-
Uses of MetalTitleEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MetalTitleEnumMethods in net.finmath.smartcontract.product.xml that return MetalTitleEnumModifier and TypeMethodDescriptionstatic MetalTitleEnumMetalDelivery.getTitle()Gets the value of the title property.static MetalTitleEnumReturns 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.Methods in net.finmath.smartcontract.product.xml with parameters of type MetalTitleEnumModifier and TypeMethodDescriptionvoidMetalDelivery.setTitle(MetalTitleEnum value) Sets the value of the title property.