| Package | Description |
|---|---|
| org.kuali.kra.award.home |
| Modifier and Type | Method and Description |
|---|---|
AwardScienceKeyword |
Award.getKeyword(int index)
It returns the ScienceKeyword object from keywords list
|
| Modifier and Type | Method and Description |
|---|---|
List<AwardScienceKeyword> |
Award.getKeywords()
Gets the keywords attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.setKeywords(List<AwardScienceKeyword> keywords)
Sets the keywords attribute value.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.