public class AgendaKeyValues extends org.kuali.rice.krad.keyvalues.KeyValuesBase
Constructor and Description |
---|
AgendaKeyValues() |
Modifier and Type | Method and Description |
---|---|
List |
getKeyValues()
This method returns the List of ConcreteKeyValue,
ConcreteKeyValue has two arguments Code and
Name.
|
boolean |
isBlankOption() |
void |
setBlankOption(boolean blankOption) |
public AgendaKeyValues()
public boolean isBlankOption()
public void setBlankOption(boolean blankOption)
blankOption
- the blankOption to setpublic List getKeyValues()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.