All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mateu.remote.dtos.JourneyStatus Maven / Gradle / Ivy

There is a newer version: 3.0-alpha.47
Show newest version
package io.mateu.remote.dtos;

public enum JourneyStatus {
  Running,
  Waiting,
  Pending,
  Finished
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy