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

seatsio.events.ObjectNotPresentReason Maven / Gradle / Ivy

The newest version!
package seatsio.events;

public enum ObjectNotPresentReason {

    SWITCHED_TO_BOOK_WHOLE_TABLE,
    SWITCHED_TO_BOOK_BY_SEAT,
    RENAMED_OR_DELETED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy