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

com.coherentlogic.fred.client.Constants Maven / Gradle / Ivy

There is a newer version: 2.0.3-RELEASE
Show newest version
package com.coherentlogic.fred.client;

/**
 * This class contains module-specific constants.
 *
 * @author Support
 */
public class Constants {

    public static final String SERVICE = "service", ID = "id";

    public static final String FILE_TYPE = "file_type";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy