Uses of Enum Class
net.finmath.smartcontract.product.xml.RepoDurationEnum
Packages that use RepoDurationEnum
-
Uses of RepoDurationEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RepoDurationEnumMethods in net.finmath.smartcontract.product.xml that return RepoDurationEnumModifier and TypeMethodDescriptionstatic RepoDurationEnumRepo.getDuration()Gets the value of the duration property.static RepoDurationEnumReturns the enum constant of this class with the specified name.static RepoDurationEnum[]RepoDurationEnum.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 RepoDurationEnumModifier and TypeMethodDescriptionvoidRepo.setDuration(RepoDurationEnum value) Sets the value of the duration property.