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

it.contactlab.hub.sdk.java.queries.ConditionConjunction Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
package it.contactlab.hub.sdk.java.queries;

public enum ConditionConjunction {
  and,
  or
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy