org.kuali.rice.kim.bo.reference
Interface CitizenshipStatus

All Superinterfaces:
BusinessObject, ExternalizableBusinessObject, Inactivateable, KimCode, KualiCode, Serializable
All Known Implementing Classes:
CitizenshipStatusImpl, CitizenshipStatusInfo

public interface CitizenshipStatus
extends KimCode

This is a description of what this class does - jonathan don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 String getCitizenshipStatusCode()
           
 String getCitizenshipStatusName()
           
 
Methods inherited from interface org.kuali.rice.kns.bo.KualiCode
getCode, getName, isActive, setActive, setCode, setName
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 

Method Detail

getCitizenshipStatusCode

String getCitizenshipStatusCode()

getCitizenshipStatusName

String getCitizenshipStatusName()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.