93b4b2f2551ff58add24a82e3355349a3f79ffab
[ccsdk/apps.git] /
1 /**
2  *
3  */
4 package org.opendaylight.mwtn.devicemanager.impl.xml;
5
6 /**
7  * @author herbert
8  *
9  */
10 public interface GetEventType {
11     public String getEventType();
12 }