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

com.massisframework.massis.ai.sposh.SPOSHLogicProperty Maven / Gradle / Ivy

There is a newer version: 1.2.22
Show newest version
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
package com.massisframework.massis.ai.sposh;

/**
 *
 * @author Rafael Pax
 */
public enum SPOSHLogicProperty {

    SENDER, MESSAGES, TYPE, ANY,IS_SPOSH;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy