Uses of Class
com.walkfares.odsl.var.curve.SmartCurveCaching
Package | Description |
---|---|
com.walkfares.odsl.var.curve |
-
Uses of SmartCurveCaching in com.walkfares.odsl.var.curve
Methods in com.walkfares.odsl.var.curve that return SmartCurveCaching Modifier and Type Method Description SmartCurveCaching
SmartCurveCacheOptions. getType()
static SmartCurveCaching
SmartCurveCaching. valueOf(String name)
Returns the enum constant of this type with the specified name.static SmartCurveCaching[]
SmartCurveCaching. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.walkfares.odsl.var.curve with parameters of type SmartCurveCaching Modifier and Type Method Description SmartCurveCacheOptions
SmartCurveCacheOptions. setType(SmartCurveCaching type)