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

de.invation.code.toval.misc.soabase.SOABaseProperty Maven / Gradle / Ivy

package de.invation.code.toval.misc.soabase;

public enum SOABaseProperty {
	
	PROPERTIES_CLASS,
	
	BASE_CLASS,
	
	NAME,
	
	SUBJECTS,
	
	OBJECTS,
	
	ACTIVITIES;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy