org.kuali.kfs.integration.cg
Interface ContractsAndGrantsCfda

All Superinterfaces:
org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, Serializable
All Known Implementing Classes:
Cfda, CFDA, CFDA

public interface ContractsAndGrantsCfda
extends org.kuali.rice.kns.bo.ExternalizableBusinessObject


Method Summary
 String getCfdaMaintenanceTypeId()
          Gets the cfdaMaintenanceTypeId attribute.
 String getCfdaNumber()
          Gets the cfdaNumber attribute.
 String getCfdaProgramTitleName()
          Gets the cfdaProgramTitleName attribute.
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 

Method Detail

getCfdaNumber

String getCfdaNumber()
Gets the cfdaNumber attribute.

Returns:
Returns the cfdaNumber

getCfdaProgramTitleName

String getCfdaProgramTitleName()
Gets the cfdaProgramTitleName attribute.

Returns:
Returns the cfdaProgramTitleName

getCfdaMaintenanceTypeId

String getCfdaMaintenanceTypeId()
Gets the cfdaMaintenanceTypeId attribute.

Returns:
Returns the cfdaMaintenanceTypeId


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.