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

li.strolch.service.StrolchRootElementArgument Maven / Gradle / Ivy

package li.strolch.service;

import li.strolch.model.StrolchRootElement;
import li.strolch.service.api.ServiceArgument;

public class StrolchRootElementArgument extends ServiceArgument {
	private static final long serialVersionUID = 1L;
	public StrolchRootElement rootElement;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy