| Package | Description |
|---|---|
| org.kuali.common.util.properties.rice |
| Modifier and Type | Method and Description |
|---|---|
Param |
Param.Builder.build() |
static Param |
Param.create(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Param> |
Config.getParams() |
| Modifier and Type | Method and Description |
|---|---|
int |
Param.compareTo(Param param) |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setParams(List<Param> params) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.