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

com.rbmhtechnology.vind.monitoring.model.interaction.Interaction Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
/*
 * Copyright (c) 2017 Redlink GmbH.
 */
package com.rbmhtechnology.vind.monitoring.model.interaction;

/**
 * Created on 03.10.17.
 */
public interface Interaction {

    String getType();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy