Interface ProposalSpecialReviewExemptionContract
-
- All Superinterfaces:
IdentifiableNumeric
public interface ProposalSpecialReviewExemptionContract extends IdentifiableNumeric
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExemptionTypeContractgetExemptionType()-
Methods inherited from interface org.kuali.coeus.sys.api.model.IdentifiableNumeric
getId
-
-
-
-
Method Detail
-
getExemptionType
ExemptionTypeContract getExemptionType()
-
-