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