com.coherentlogic.fred.client.Constants Maven / Gradle / Ivy
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