| Package | Description |
|---|---|
| org.kuali.kra.institutionalproposal.home |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalScienceKeyword |
InstitutionalProposal.getKeyword(int index)
It returns the ScienceKeyword object from keywords list
|
InstitutionalProposalScienceKeyword |
InstitutionalProposal.getProposalScienceKeyword() |
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalScienceKeyword> |
InstitutionalProposal.getInstitutionalProposalScienceKeywords()
Gets the institutionalProposalScienceKeywords attribute.
|
List<InstitutionalProposalScienceKeyword> |
InstitutionalProposal.getKeywords()
Gets the keywords attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setProposalScienceKeyword(InstitutionalProposalScienceKeyword proposalScienceKeyword) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setInstitutionalProposalScienceKeywords(List<InstitutionalProposalScienceKeyword> institutionalProposalScienceKeywords)
Sets the institutionalProposalScienceKeywords attribute value.
|
void |
InstitutionalProposal.setKeywords(List<InstitutionalProposalScienceKeyword> institutionalProposalScienceKeywords)
Sets the keywords attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.