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

com.deliver8r.maven.servicewrapper.IntervalAndActions Maven / Gradle / Ivy

package com.deliver8r.maven.servicewrapper;

public class IntervalAndActions {
	public Integer interval;
	public Action[] actions;
	public UserAction[] userActions;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy