blob: a32ed8bf9e69ca1fcc65691abb3f4a25eea2aefa [file] [log] [blame]
package org.eclipse.osee.ote.message;
public interface IOType {
String name();
}