| Package | Description |
|---|---|
| gw.lang.reflect.gs |
| Modifier and Type | Method and Description |
|---|---|
ReloadResults.ReloadStatus |
ReloadResults.getStatus() |
static ReloadResults.ReloadStatus |
ReloadResults.ReloadStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReloadResults.ReloadStatus[] |
ReloadResults.ReloadStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ReloadResults(ReloadResults.ReloadStatus status,
List<String> classNames,
String errorMessage) |
Copyright © 2018. All rights reserved.