Uses of Enum Class
net.finmath.smartcontract.product.xml.LcAutoAdjustEnum
Packages that use LcAutoAdjustEnum
-
Uses of LcAutoAdjustEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as LcAutoAdjustEnumMethods in net.finmath.smartcontract.product.xml that return LcAutoAdjustEnumModifier and TypeMethodDescriptionstatic LcAutoAdjustEnumLetterOfCredit.getLcAutoAdjust()Gets the value of the lcAutoAdjust property.static LcAutoAdjustEnumReturns the enum constant of this class with the specified name.static LcAutoAdjustEnum[]LcAutoAdjustEnum.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 LcAutoAdjustEnumModifier and TypeMethodDescriptionvoidLetterOfCredit.setLcAutoAdjust(LcAutoAdjustEnum value) Sets the value of the lcAutoAdjust property.