Interface CitizenshipTypeContract
-
- All Superinterfaces:
CodedNumeric,Describable,Inactivatable
public interface CitizenshipTypeContract extends Inactivatable, Describable, CodedNumeric
-
-
Method Summary
-
Methods inherited from interface org.kuali.coeus.sys.api.model.CodedNumeric
getCode
-
Methods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescription
-
Methods inherited from interface org.kuali.coeus.sys.api.model.Inactivatable
isActive
-
-