package test; public interface DataInterface { public CONTENT getContent(); }