| Package | Description |
|---|---|
| org.kuali.common.util |
| Modifier and Type | Method and Description |
|---|---|
static LocationType |
LocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocationType[] |
LocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
LocationUtils.getLocations(String location,
LocationType type) |
static List<String> |
LocationUtils.getLocations(String location,
LocationType type,
String encoding) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.