public interface CitizenshipTypeService
| Modifier and Type | Method and Description |
|---|---|
CitizenshipTypes |
getCitizenshipDataFromExternalSource() |
gov.grants.apply.forms.phs398CareerDevelopmentAwardSup11V11.CitizenshipDataType.Enum |
getEnumValueOfCitizenshipType(CitizenshipType citizenshipType)
This method converts and CitizenshipType object to to a gov.grants.apply.forms.phs398CareerDevelopmentAwardSup11V11.CitizenshipDataType.Enum object.
|
gov.grants.apply.forms.phs398CareerDevelopmentAwardSup11V11.CitizenshipDataType.Enum getEnumValueOfCitizenshipType(CitizenshipType citizenshipType) throws IllegalArgumentException
citizenshipType - IllegalArgumentException - If an invalid CitizenshipType is passed in.CitizenshipTypes getCitizenshipDataFromExternalSource()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.