| Modifier and Type | Method and Description |
|---|---|
static ReportType |
ReportType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReportType[] |
ReportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportProc.Call(ReportType reportType,
java.lang.String message,
java.lang.String replacementText) |