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

com.darwinsys.calendar.ShowStatus Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
package com.darwinsys.calendar;

public enum ShowStatus {
	FREE,
	BUSY,
	TENTATIVE,
	UNAVAILABLE,
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy