| Package | Description |
|---|---|
| org.hpccsystems.ws.client.utils |
| Modifier and Type | Method and Description |
|---|---|
static Utils.LogLevel |
Utils.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utils.LogLevel[] |
Utils.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Utils.log(String message,
Utils.LogLevel logLevel)
Log.
|
Copyright © 2021. All rights reserved.