Uses of Class
io.split.client.dtos.Status
-
Packages that use Status Package Description io.split.client.dtos -
-
Uses of Status in io.split.client.dtos
Fields in io.split.client.dtos declared as Status Modifier and Type Field Description StatusSplit. statusMethods in io.split.client.dtos that return Status Modifier and Type Method Description static StatusStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Status[]Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-