package edu.sc.seis.sod.status; public interface GenericTemplate{ public String getResult(); }