Coverage Report - org.kuali.student.lum.lu.ui.course.client.service.CreditCourseRetireProposalRpcServiceAsync
 
Classes in this File Line Coverage Branch Coverage Complexity
CreditCourseRetireProposalRpcServiceAsync
N/A
N/A
0
 
 1  
 package org.kuali.student.lum.lu.ui.course.client.service;
 2  
 
 3  
 public interface CreditCourseRetireProposalRpcServiceAsync extends CreditCourseProposalRpcServiceAsync{
 4  
 
 5  
 }