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

io.edurt.datacap.service.enums.SyncMode Maven / Gradle / Ivy

package io.edurt.datacap.service.enums;

public enum SyncMode
{
    MANUAL,
    TIMING,
    OUT_SYNC
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy