| Classes in this File | Line Coverage | Branch Coverage | Complexity | ||||
| CredentialProgramRpcServiceAsync | 
 | 
 | 0.0;0 | 
| 1 |  package org.kuali.student.lum.program.client.rpc; | |
| 2 | ||
| 3 |  /** | |
| 4 |   * @author Igor | |
| 5 |   */ | |
| 6 | public interface CredentialProgramRpcServiceAsync extends MajorDisciplineRpcServiceAsync { | |
| 7 | } |