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

com.ef.cim.objectmodel.RoutingMode Maven / Gradle / Ivy

There is a newer version: 1.21.5
Show newest version
package com.ef.cim.objectmodel;

public enum RoutingMode {
    PUSH,
    PULL,
    EXTERNAL
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy