Interface CongressionalDistrictContract
-
- All Superinterfaces:
IdentifiableNumeric,NumberedProposal
public interface CongressionalDistrictContract extends IdentifiableNumeric, NumberedProposal
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCongressionalDistrict()IntegergetSiteNumber()-
Methods inherited from interface org.kuali.coeus.sys.api.model.IdentifiableNumeric
getId
-
Methods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumber
-
-