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