Uses of Class
com.walkfares.odsl.var.timeseries.Status.Source
Package | Description |
---|---|
com.walkfares.odsl.var.timeseries |
-
Uses of Status.Source in com.walkfares.odsl.var.timeseries
Methods in com.walkfares.odsl.var.timeseries that return Status.Source Modifier and Type Method Description Status.Source
Status. getSource()
static Status.Source
Status.Source. valueOf(String name)
Returns the enum constant of this type with the specified name.static Status.Source[]
Status.Source. 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.Source Modifier and Type Method Description Status
Status. set(Status.Source v)