package com.jasamedika.medifirst2000.service; import java.util.Map; public interface PelaksanaService { public Map getJenisPetugasPelaksana(); }