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

tech.deepdreams.worker.api.util.CommonCodes Maven / Gradle / Ivy

There is a newer version: 0.1.1-RELEASE
Show newest version
package tech.deepdreams.worker.api.util;

public interface CommonCodes {
	public static final String CODE_YEARS_SENIORITY = "100" ;
	public static final String CODE_REQUIRED_WORKING_HOURS = "105" ;
	public static final String CODE_SMIG = "180" ;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy