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

tech.deepdreams.attendance.enums.AttendanceStatus Maven / Gradle / Ivy

The newest version!
package tech.deepdreams.attendance.enums;

public enum AttendanceStatus {
	PRESENT, ABSENT
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy