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