|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocationType | |
|---|---|
| org.kuali.common.util | |
| Uses of LocationType in org.kuali.common.util |
|---|
| Methods in org.kuali.common.util that return LocationType | |
|---|---|
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. |
| Methods in org.kuali.common.util with parameters of type LocationType | |
|---|---|
static List<String> |
LocationUtils.getLocations(String location,
LocationType type)
|
static List<String> |
LocationUtils.getLocations(String location,
LocationType type,
String encoding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||