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

nl.vpro.berlijn.domain.availability.Source Maven / Gradle / Ivy

package nl.vpro.berlijn.domain.availability;

public enum Source {
    won,
    eris,

    /**
     * TODO: it seems odd to me that postkantoor is a source?
     */
    postkantoor
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy